This video shows users how to utilize version control systems in conjunction with Toad Edge. The video demonstrates how to synchronize a database schema to the file system, an example of how it interacts with GIT and GitHub as well as how to track changes between the database and the versioning system. The details of the comparison tool itself can be found in the schema compare tool video
Related Articles
SQL Optimizer for SAP ASE
This SQL Optimizer for SAP ASE video demonstrates how to use the SQL Optimizer module to generate alternative SQL for a SQL statement....
Criteria for Terminating SQL in the Batch Run
This tips covers the options for terminating the SQL alternatives when they are executed in the Batch Run in the Optimize SQL module. The SQL optimization process in the Optimize SQL module generates ...
PySpark Examples #5: Discretized Streams (DStreams)
This is the fourth blog post which I share sample scripts of my presentation about “Apache Spark with Python“. Spark supports two different way for streaming: Discretized Streams (DStreams) and Struct...
