January 2005
Beginner to intermediate
928 pages
22h 14m
English
The process of undoing uncommitted changes that an application process has made. A backout may be necessary if an application process fails or in a deadlock situation.
A copy of a database or table space that can be stored on a different medium and used to restore the database or table space in the event of failure or damage to the original.
The state of a database or table space that prevents an operation from being performed until the database or table space is backed up.
A table created with the CREATE TABLE statement. A base table has both its description and data stored in the database.
A trigger that is activated before the triggering SQL operation has completed. The ...
Read now
Unlock full access