Difference between revisions of "Documentation/DevGuide/Database/Open Group CLI Conversion Functions"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Database Access)
m (Robot: Changing Category:Documentation/Developers Guide/Database Access)
Line 18: Line 18:
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/Database Access]]
+
[[Category:Documentation/Developer's Guide/Database Access]]

Revision as of 07:58, 5 June 2008



Conversion Function Function Returns
CONVERT(value, SQLtype) Value converted to SQLtype where SQLtype may be one of the following SQL types: BIGINT, BINARY, BIT, CHAR, DATE, DECIMAL, DOUBLE, FLOAT, INTEGER, LONGVARBINARY, LONGVARCHAR, REAL, SMALLINT, TIME, TIMESTAMP, TINYINT, VARBINARY, or VARCHAR.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools