SQL Server CAST() Function
SQL Server CAST() Function
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
Try it Yourself »
https://www.w3schools.com/sql/func_sqlserver_cast.asp 1/9
1/22/25, 6:01 PM SQL Server CAST() Function
Syntax
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
CAST(expression AS datatype(length))
Parameter Values
Value Description
datatype Required. The datatype to convert expression to. Can be one of the following:
bigint, int, smallint, tinyint, bit, decimal, numeric, money, smallmoney, float, real,
datetime, smalldatetime, char, varchar, text, nchar, nvarchar, ntext, binary,
varbinary, or image
(length) Optional. The length of the resulting data type (for char, varchar, nchar, nvarchar,
binary and varbinary)
Technical Details
Works in: SQL Server (starting with 2008), Azure SQL Database, Azure SQL Data Warehouse,
Parallel Data Warehouse
More Examples
https://www.w3schools.com/sql/func_sqlserver_cast.asp 2/9
1/22/25, 6:01 PM SQL Server CAST() Function
Tutorials
Example
Exercises Certificates Services Sign Up Log in
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
Convert a value to a varchar datatype:
Try it Yourself »
Example
Convert a value to a datetime datatype:
Try it Yourself »
https://www.w3schools.com/sql/func_sqlserver_cast.asp 3/9
1/22/25, 6:01 PM SQL Server CAST() Function
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
https://www.w3schools.com/sql/func_sqlserver_cast.asp 4/9
1/22/25, 6:01 PM SQL Server CAST() Function
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
COLOR PICKER
ADVERTISEMENT
https://www.w3schools.com/sql/func_sqlserver_cast.asp 5/9
1/22/25, 6:01 PM SQL Server CAST() Function
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
ADVERTISEMENT
https://www.w3schools.com/sql/func_sqlserver_cast.asp 6/9
1/22/25, 6:01 PM SQL Server CAST() Function
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
ADVERTISEMENT
https://www.w3schools.com/sql/func_sqlserver_cast.asp 7/9
1/22/25, 6:01 PM SQL Server CAST() Function
JavaScript Tutorial JavaScript Reference
Tutorials How
To Tutorial
Exercises
SQL Tutorial
Certificates SQL Reference
Services
Python Reference
Sign Up Log in
Python Tutorial W3.CSS Reference
HTML
CSS W3.CSS Tutorial
JAVASCRIPT SQL PYTHON BootstrapPHP
JAVA Reference HOW TO W3.CSS C C++ C# BOOTSTRAP R
Bootstrap Tutorial PHP Reference
PHP Tutorial HTML Colors
Java Tutorial Java Reference
C++ Tutorial Angular Reference
jQuery Tutorial jQuery Reference
https://www.w3schools.com/sql/func_sqlserver_cast.asp 8/9
1/22/25, 6:01 PM SQL Server CAST() Function
Copyright 1999-2025 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
https://www.w3schools.com/sql/func_sqlserver_cast.asp 9/9