|
|
|
SQL Reference |
Functions |
|
|
$CONVERTThe $CONVERT function converts a scalar_expression from one data type to another of length n. This function may also be used for formatting data. See Also: CAST
Syntax$CONVERT(scalar_expression, datatype, n [,options]) scalar_expression datatype n options
ExampleSELECT PRODUCTS.PRODUCT_NAME, |
|
|
| APIs |
SQL
Reference |
Stored
Procedures |
Third
Party Tools |
Debugging
|
| OmniAccess API |
| ODBC |
| JDBC |
| Nested Queries |
| SET Operations |
| WITH Options |
| CURSOR / INSTANCE |
| Commands |
| Functions |
| SQL Server |
| Oracle |
| MS Access |
| Ms Excel |