Learn how to generate HTML, RTF, and PDF reports for external customers in Toad Data Modeler.
Related Articles
SQL in COBOL? Find and tune your SQL wherever it is.
Within Toad, you can optimize SQL that has been identified as an issue. This is a self-contained functionality and nothing is required by the respective database vendors (Oracle, MS SQL Server). SQL O...
Unselective indexes and skewed data distribution
The selectivity of an index is defined as the fraction of rows in a table having the same value for the indexed key. A highly selective index has few rows for each index entry and an unselective inde...
How to alter a table in Oracle
This article explains how to use the ALTER TABLE statement to modify the oracle table. We are going to use an array of examples in order to learn how to alter a table in Oracle. We can perform the f...
