Commonly referred to as a SQL command. It is a sequence of characters recognized by the SQL engine as a valid command and executed appropriately. Examples of SQL statements include SELECT, CREATE, DELETE, DROP, and REVOKE.


Related Question