How to publish automation scripts from Toad Data Point to Toad Intelligence Central.
Tags: Analysis, automation, Toad Data Point, Toad Data Point Videos, Toad Intelligence Central, Toad Intelligence Central Videos, Video
Related Articles
SQL: Different ways to generate sequence
There was a question from the op regarding adding a new column to a query output by generating the cyclic sequence numbers from 1 to 3. Select A =identity(int,1,1),B,C from table_abs1,A,412,B,133,C,9...
DB2 12 for z/OS SQL Enhancements: Piece-Wise DELETE
DB2 12 for z/OS, which became generally available in October of 2016, delivered a number of key enhancements pertaining to SQL statements. Over the course of a few blog entries, I'll describe some of ...
#0401 – SQL Server – Script to validate object naming convention
When database development is done using the graphical (GUI) tools in the SQL Server Management Studio (SSMS) or via simple scripts, they often fail to specify a name to each individual constraint. Thi...
