System Functions
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The following table lists system functions.
System Functions
| 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. |