Function documentationSQLMODE() Locate this document in the navigation structure

 

SQLMODE() is a string function that outputs the SQL mode that is currently being used. The SQL mode is output as a character string with the data format CHAR(8) ASCII. If unnecessary function arguments are specified, errors will be output when the function is called.

More Information

Glossary, SQL Mode