Progress
ODBC Driver Guide
Numeric Functions
Table 3–2 lists the numeric functions that ODBC supports.
The numeric functions listed can take the following arguments:
numeric_exp
can be a column name, a numeric literal, or the result of another scalar function, where the underlying data type is SQL_NUMERIC, SQL_DECIMAL, SQL_TINYINT, SQL_SMALLINT, SQL_INTEGER, SQL_FLOAT, SQL_REAL, or SQL_DOUBLE.float_exp
can be a column name, a numeric literal, or the result of another scalar function, where the underlying data type is SQL_FLOAT.integer_exp
can be a column name, a numeric literal, or the result of another scalar function, where the underlying data type is SQL_TINYINT, SQL_SMALLINT, or SQL_INTEGER.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |