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 (FINAL VERSION FOR L10N)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Database/Handling Unsupported Functionality
 
|NextPage=Documentation/DevGuide/Database/Handling Unsupported Functionality
 
}}
 
}}
{{DISPLAYTITLE:Open Group CLI Conversion Functions}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Open Group CLI Conversion Functions}}
 
{|border="1" cellpadding=4 style="border-collapse:collapse;"
 
{|border="1" cellpadding=4 style="border-collapse:collapse;"
 
|-bgcolor=#EDEDED
 
|-bgcolor=#EDEDED
Line 17: Line 18:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Database Access]]
+
 
 +
[[Category:Documentation/Developer's Guide/Database Access]]

Latest revision as of 12:55, 15 May 2009



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
In other languages