Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Search This Blog
Thursday, July 24, 2014
CAST SQL Server Example
SQL Server
>
Built-in Functions
> CAST
CAST converts an expression of one data type to another.
CAST ( expression AS data_type )
Examples
String to number
Number to date
Date only - no time
Newer Post
Older Post
Home