System Functions (ODBC Scalar Functions)

Function

Description

DATABASE ()

The name of the database.

IFNULL (exp, value)

If exp is null, value is returned. If exp is not null, exp is returned.

USER ()

The user name. This may be different from the login name

See Also

ODBC Escape Sequences

String Functions

Numeric Functions

Time, Date and Interval Functions

Data Type Conversion Functions