SQL Escape Sequences
:
Scalar Functions
:
System Functions
System Functions
The following table lists system functions.
Table 37:
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.