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

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

Revision as of 11:45, 4 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