This video demonstrates the use of the Unit Test feature in the Toad DevOps Toolkit. The demo covers the basics features and function utilizing PowerShell. Sample script used in this video: Demo_UnitTesting.ps1
Related Articles
Optimizing SQL statements with a VIEW
This tips covers optimizing SQL statements that use a VIEW in place of a TABLE. In early versions of the Oracle database, a VIEW was handled like a temporary table that stores the temporary data from...
Testing SQL Alternatives in a Development Environment
This tip covers testing the SQL alternatives in a development environment when it is not possible to do extensive testing in the production environment. When optimizing a SQL statement, you need to t...
Analyze Impact
Use Analyze Impact to evaluate the impact that a change can have on a group of SQL statements or a SQL workload. The types of changes Analyze Impact will allow you to evaluate include: the addition of...
