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

Commit 5ce8bc8

Browse files
authored
Merge pull request #3626 from frmbelz/patch-2
Rewording first paragraph
2 parents ba44730 + 9a91131 commit 5ce8bc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/tables/specify-default-values-for-columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
1919

2020
[!INCLUDE[tsql-appliesto-ss2016-all-md](../../includes/tsql-appliesto-ss2016-all-md.md)]
2121

22-
You can use [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] to specify a default value that will be entered into the table column. You can use the Object Explorer of the user interface that, or you can the general control for submitting [!INCLUDE[tsql](../../includes/tsql-md.md)].
22+
You can use [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] to specify a default value that will be entered into the table column. You can set a default by using the Object Explorer of the user interface or by submitting [!INCLUDE[tsql](../../includes/tsql-md.md)].
2323

2424
If you do not assign a default value to the column, and the user leaves the column blank, then:
2525

0 commit comments

Comments
 (0)