January 2018
Beginner to intermediate
582 pages
25h 3m
English
|
Syntax, DELETE statement:
DELETE;
To conditionally execute
a DELETE statement, use the following syntax for an IF statement:
IF expression THEN
DELETE;
The expression is evaluated
as follows:
|
Read now
Unlock full access