iAnywhere Solutions ODBC Drivers
ODBC Functions
ODBC functions
The following table lists the system functions that ODBC supports.
| Function | Returns |
|---|---|
| DATABASE() | Name of the database, corresponding to the connection handle (hdbc). |
| IFNULL(exp, value) | value, if exp is null. |
| USER() | Authorization name of the user. |