August 2010
Intermediate to advanced
526 pages
23h 39m
English
.bail — Stop if an error is encountered
.bail switchThe .bail command controls the error-handling
behaviors. It only affects noninteractive sessions, when SQL
commands are being read from a file or from standard input. If
the bail flag is set, any error will cause the processing to
stop.
The default is off.
Read now
Unlock full access