November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET TIMING
The TIMING setting controls whether or not SQL*Plus displays the elapsed time for each SQL statement or PL/SQL block you execute.
SET TIMI[NG] {OFF | ON}Is the command, which may be abbreviated SET TIMI.
Turns off the timing feature. This is the default setting.
Enables the display of elapsed execution time for SQL statements and PL/SQL blocks.
See Chapter 12 for examples of this command.
Read now
Unlock full access