The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
In my company, I have a main database that contains all the data. I want to create another database that only includes rows where a particular field is not empty. To achieve this, I thought of synchronizing the two databases and, for this purpose, I ...