Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.36 KB

File metadata and controls

40 lines (35 loc) · 1.36 KB
title Conversion Functions (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 07/24/2017
ms.prod sql
ms.prod_service database-engine, sql-database, sql-data-warehouse, pdw
ms.service
ms.component t-sql|functions
ms.reviewer
ms.suite sql
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic language-reference
dev_langs
TSQL
ms.assetid 4147c593-96ba-402f-8bff-a7a32536b304
caps.latest.revision 6
author edmacauley
ms.author edmaca
manager craigg
ms.workload Active

Conversion Functions (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2008-all-md]

The following functions support data type casting and converting.

In This Section

CAST and CONVERT (Transact-SQL)
PARSE (Transact-SQL)
TRY_CAST (Transact-SQL)
TRY_CONVERT (Transact-SQL)
TRY_PARSE (Transact-SQL)

See also

Functions
Data Types (Transact-SQL)