Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.35 KB

File metadata and controls

34 lines (29 loc) · 1.35 KB
title Numeric types | Microsoft Docs
ms.custom
ms.date 7/22/2017
ms.prod sql
ms.prod_service database-engine, sql-database, sql-data-warehouse, pdw
ms.reviewer
ms.suite sql
ms.technology t-sql
ms.tgt_pltfrm
ms.topic language-reference
dev_langs
TSQL
ms.assetid c11686eb-80b9-444c-bf1b-36ebad653df1
caps.latest.revision 3
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)