Learn how to print models in Toad Data Modeler.
Related Articles
Optimizing SQL statements with a VIEW
This tips covers optimizing SQL statements that use a VIEW in place of a TABLE. In early versions of the Oracle database, a VIEW was handled like a temporary table that stores the temporary data from...
How To Support Pair Programmers
Pair Programming Pair programming was another fantastic but contentious idea that emerged from the agile movement of the 1990s. Pair programming is when two developers physically sit and work together...
Spotlight on Oracle – Reducing Lock Contention (SOO13)
Reducing lock contention Lock, or enqueue waits occur when a session waits to obtain a lock. In most cases, this occurs because of a lock on a table or row that the session wants to lock or modify....
