Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.14 KB

File metadata and controls

25 lines (22 loc) · 1.14 KB
title Numeric types
description Numeric types
author MikeRayMSFT
ms.author mikeray
ms.date 07/22/2017
ms.service sql
ms.subservice 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||=fabric

Numeric types

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

[!INCLUDEssNoVersion] supports the following numeric types.

In this section

bit (Transact-SQL)
decimal and numeric (Transact-SQL)
float and real (Transact-SQL)
int, bigint, smallint, and tinyint (Transact-SQL)
money and smallmoney (Transact-SQL)