Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.29 KB

File metadata and controls

31 lines (26 loc) · 1.29 KB
title Numeric types | Microsoft Docs
ms.custom
ms.date 07/22/2017
ms.prod sql
ms.prod_service database-engine, sql-database, sql-data-warehouse, pdw
ms.reviewer
ms.technology t-sql
ms.topic language-reference
dev_langs
TSQL
ms.assetid c11686eb-80b9-444c-bf1b-36ebad653df1
author MikeRayMSFT
ms.author mikeray
manager craigg
monikerRange >=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current

Numeric types

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

[!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)