Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.21 KB

File metadata and controls

30 lines (25 loc) · 1.21 KB
title Conversion Functions (Transact-SQL)
description Conversion Functions (Transact-SQL)
author markingmyname
ms.author maghan
ms.date 07/24/2017
ms.prod sql
ms.technology t-sql
ms.topic reference
dev_langs
TSQL
monikerRange >= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest || >= sql-server-2016 || >= sql-server-linux-2017 || = azuresqldb-mi-current

Conversion Functions (Transact-SQL)

[!INCLUDE sql-asdb-asdbmi-asa-pdw]

These functions support data type casting and conversion:

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)