Three different ways to determine Oracle database size
Three different ways to determine Oracle database size.
The differences between a primary key vs foreign key
The differences between a primary key vs foreign key.
Using Toad® for Oracle to Query Multiple Tables
The SELECT statement is used to query Oracle Database table data, whether from a single table, or when used to query multiple tables.
Data Masking in SQL: What it is and why it’s important
Data masking is a technique used to hide data by obfuscating it when needed. Masking removes the identifying characteristics of data, so cannot be identified. Put simply, data masking anonymizes the data.
Tips for Using Toad for SQL Query Generation
Toad has always had Query Builder with SQL query generation functionality. This feature is more for the novice to the SQL language and allows people to build robust SQL using just drag and drop operations, check boxes, and selection drop downs.