Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.35 KB

File metadata and controls

35 lines (30 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.component: "t-sql|data-types" 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: edmacauley ms.author: edmaca manager: craigg monikerRange: ">= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest || >= sql-server-2016 || = sqlallproducts-allversions"

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)