November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET SCAN — Obsolete
The SCAN setting, an obsolete setting, allows you to choose whether SQL*Plus scans for substitution variables.
SET SCAN {OFF | ON}Disables variable substitution, and has the same effect as SET DEFINE OFF.
Enables variable substitution, and has the same effect as SET DEFINE ON.
The SET SCAN command duplicates functionality provided by the SET DEFINE command.
Read now
Unlock full access