Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.18 KB

numeric-types.md

File metadata and controls

27 lines (24 loc) · 1.18 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom dev_langs monikerRange
Numeric types
Numeric types
MikeRayMSFT
mikeray
09/24/2024
sql
t-sql
reference
ignite-2024
TSQL
>=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-fabricsqldb]

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