Tags: Oracle
Related Articles
Toad for Oracle – Database Versions Q and A
Questions and Answers on Toad for Oracle Database Versions: Q1: Does Toad support Oracle RDB, Times Ten, or Berkeley DB? A1: The answer is NO to all of these. Essentially, these are all radically di...
Data Flushing Mechanisms in InnoDB
Introduction Durability is the D in the ACID properties of transactions in the context of RDBMS. Durability is the guarantee that data has been physically recorded to permanent storage (such as a hard...
Optimize SQL (Plan Control)
Using Plan Control mode in Optimize SQL consists of two steps. In the first step, SQL Optimizer generates execution plan alternatives for your SQL statement without changing the source code. You can t...
