|
|
|
|
|
by adrian_b
18 days ago
|
|
DROP TABLE ? Most of SQL is not imperative, but it certainly also includes some imperative commands. Inserting a new row into an existing table is an imperative command, which may be the most frequently used of the SQL features, in certain applications concerned with recording transactions. Only the subset of SQL that is used for queries can be said to not be an imperative programming language. |
|
Imperative SQL is the procedural elements that mostly do not exist at the standard level. Variables, control flow, and cursors.