We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c03e6 commit 4ca8384Copy full SHA for 4ca8384
1 file changed
docs/t-sql/data-types/numeric-types.md
@@ -25,6 +25,8 @@ monikerRange: ">= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest |
25
[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] supports the following **numeric** types.
26
27
## In this section
28
+
29
+[bit (Transact-SQL)](../../t-sql/data-types/bit-transact-sql.md)
30
[decimal and numeric (Transact-SQL)](../../t-sql/data-types/decimal-and-numeric-transact-sql.md)
31
[float and real (Transact-SQL)](../../t-sql/data-types/float-and-real-transact-sql.md)
32
[int, bigint, smallint, and tinyint (Transact-SQL)](../../t-sql/data-types/int-bigint-smallint-and-tinyint-transact-sql.md)
0 commit comments