Progress
SQL-92
Guide and Reference
CONVERT Function (ODBC Compatible)
Converts an expression to another data type. The first argument is the expression to be converted. The second argument is the target data type.
If the expression evaluates to null, the result of the function is null.
The ODBC CONVERT function provides ODBC-compliant syntax for data type conversions. You must enclose the function with the ODBC escape clause { fn } to use ODBC-compliant syntax.
SYNTAX
NOTE: Braces are part of the actual syntax.data_type
COMPATIBILITY
ODBC Compatible
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |