This video shows how to compare database schema in Toad Edge. See different ways to open the tool, how to filter and group different aspects of the database, and how to sync changes among target or source systems.
Related Articles
Statistics on Expression Indexes
Most people know that Postgres allows the creation of indexes on expressions. This is helpful if you need index lookups of expressions used in where clauses. However, there is another benefit to exp...
Azure Data Factory and SSIS compared
I see a lot of confusion when it comes to Azure Data Factory (ADF) and how it compares to SSIS. It is not simply “SSIS in the cloud”. See What is Azure Data Factory? for an overview of ADF, and I’ll...
Oracle Recovery using Archive Logging – Overview
The redo logs store all transactions which alter the database, all committed updates, adds, deletes of tables, structures or data. If archiving is disabled, only data in the current off-line and on-li...
