This video by Toad Expert Robert Pound demonstrates how to use variables and flow controls in the Automation feature within Toad for SQL Server.
Related Articles
Unit Testing Best Practices with Toad for Oracle
In this article we’ll discuss some of the best practices of unit testing. What is unit testing? Unit testing in Toad for Oracle is used to test PL/SQL objects (functions, procedures and packages). ...
Q: Is there a big difference between 32-bit and 64-bit?
A: No. The 64-bit version simply allows your program to use more memory. There is no real advantage to 64-bit unless you want to fetch a one-billion-row table all into memory on your PC within a Toad ...
How to add a column to table in Oracle Database
This article explains how to add a column to table in an Oracle database. After creating a database table, it may be needed to add additional columns as the table design evolves based on data requirem...
