iAnywhere Solutions ODBC Drivers
ODBC Functions
This section lists the scalar functions that ODBC supports. Your database system may not support all of these functions. See the documentation for your database system to find out which functions are supported.
You can use these functions in SQL statements using the following syntax:
{fn scalar-function}
where scalar-function is one of the functions listed in the following tables. For example:
SELECT {fn UCASE(NAME)} FROM EMP
String functions
Numeric functions
Date and Time Functions
System functions