Programmer Guide : solidDB® ODBC API : Using ODBC extensions to SQL
  
Using ODBC extensions to SQL
ODBC defines extensions to SQL, which are common to most database management systems.
For details on SQL extensions, see “Escape Sequences in ODBC” in the Microsoft ODBC Programmer's Reference.
Included in the ODBC extensions to SQL are:
Procedures
Hints
Details on solidDB® usage for these extensions are described in the following sections.
See also
Procedures
Hints
Additional ODBC extension functions
solidDB® ODBC API