This video demonstrates the use of the Database Compare feature in the Toad DevOps Toolkit. The demo covers the basics features and function utilizing PowerShell. Sample script used in this video: Demo_CompareDatabases.ps1
Related Articles
Toad Data Point wizards make data preparation easier
Data preparation makes it possible to extract accurate insights from data analysis for business use. Developing those insights requires connecting multiple data sources and ensuring the data is clean ...
Toad for Oracle Editor – How can I use TOAD to create and run dynamic SQL?
set echo off set heading off set feedback off SPOOL c:\temp\all_tmp.sql select 'alter user ' || username || ' temporary tablespace TEMP;' from dba_users where temporary_tablespace != 'TEMP'; SPOOL off...
Integrating Bamboo with Toad DevOps Toolkit
In this video, learn how to integrate Bamboo with Toad DevOps Toolkit...
