Skip to content

Commit dfa5060

Browse files
authored
Merge pull request #699 from dangowans/patch-3
Move "bit" under "numeric"
2 parents 2a14f82 + edd20c1 commit dfa5060

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/t-sql/data-types/TOC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# [Conversion](data-type-conversion-database-engine.md)
44
# [Precedence](data-type-precedence-transact-sql.md)
55
# [Synonyms](data-type-synonyms-transact-sql.md)
6-
# [Precision, Scale, and Length](precision-scale-and-length-transact-sql.md)
7-
# [bit](bit-transact-sql.md)
6+
# [Precision, Scale, and Length](precision-scale-and-length-transact-sql.md)
87
# [cursor](cursor-transact-sql.md)
98
# [Date and time](date-and-time-types.md)
109
## [date](date-transact-sql.md)
@@ -27,6 +26,7 @@
2726
## [Write (Database Engine)](write-database-engine.md)
2827

2928
# [Numeric](numeric-types.md)
29+
## [bit](bit-transact-sql.md)
3030
## [decimal and numeric](decimal-and-numeric-transact-sql.md)
3131
## [float and real](float-and-real-transact-sql.md)
3232
## [int, bigint, smallint, and tinyint](int-bigint-smallint-and-tinyint-transact-sql.md)

0 commit comments

Comments
 (0)