Abbreviation for Structured Query Language. SQL is the language used by ODBC drivers to gain access to data contained in databases.
Note: When using SQL databases, you must obey certain conventions when naming databases, tables and fields. For more information, see
SQL database formats.