SQL statement

An expression that defines a Structured Query Language (SQL) command, such as SELECT, UPDATE, or DELETE, and which might include clauses such as WHERE and ORDER BY. SQL strings and statements are typically used in queries and rdoResultset objects but can also be used to create or modify a database structure.

The syntax for SQL statements is dependent on the data source.