Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 1767b57

Browse files
committed
Fix descriptions
1 parent 6ada9e9 commit 1767b57

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/t-sql/data-types/binary-and-varbinary-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "binary and varbinary (Transact-SQL)"
3-
description: "binary and varbinary (Transact-SQL)"
3+
description: "Binary data types of either fixed length or variable length."
44
author: MikeRayMSFT
55
ms.author: mikeray
66
ms.reviewer: randolphwest

docs/t-sql/data-types/char-and-varchar-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: char and varchar (Transact-SQL)
3-
description: "char and varchar (Transact-SQL)"
3+
description: "Character data types that are either fixed-size (char), or variable-size (varchar)."
44
author: MikeRayMSFT
55
ms.author: mikeray
66
ms.reviewer: randolphwest

docs/t-sql/data-types/nchar-and-nvarchar-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "nchar and nvarchar (Transact-SQL)"
3-
description: "nchar and nvarchar (Transact-SQL)"
3+
description: "Unicode character data types that are either fixed-size (nchar), or variable-size (nvarchar)."
44
author: MikeRayMSFT
55
ms.author: mikeray
66
ms.reviewer: randolphwest

docs/t-sql/data-types/string-and-binary-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "String and Binary Types"
3-
description: "String and Binary Types"
3+
description: "Learn about the string and binary types in the Database Engine, including binary, varbinary, char, nchar, varchar, and nvarchar."
44
author: MikeRayMSFT
55
ms.author: mikeray
66
ms.reviewer: randolphwest

0 commit comments

Comments
 (0)