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

Commit 002bf96

Browse files
fixes MicrosoftDocs/sql-docs/issues/5719 -- missing space
1 parent b9defef commit 002bf96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/tables/column-properties-general-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
3333
The type of data that the column can hold. If the data type is a system data type, then the system data type is displayed. If the data type is a user-defined data type, the system data type that makes up the user-defined data type is displayed.
3434

3535
**Primary Key**
36-
Indicates whether the column is a primary key. Possible values are **True**and **False**.
36+
Indicates whether the column is a primary key. Possible values are **True** and **False**.
3737

3838
**Allow Nulls**
3939
Indicates whether the column accepts null values. Possible values are **True** and **False**.

0 commit comments

Comments
 (0)