Skip to content

Commit 87e343e

Browse files
authored
Merge pull request #14250 from V-vafune/patch-9
M48601 Adding missing square bracket
2 parents b31442c + db89d9d commit 87e343e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ssms/visual-db-tools/create-make-table-queries-visual-database-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In order to use a Make Table query successfully:
6868

6969
5. If you want to copy rows in a particular order, specify a sort order. For details, see **Sorting and Grouping Query Results**.
7070

71-
6. Specify the rows to copy by entering search conditions. For details, see [Specify Search Criteria(../../ssms/visual-db-tools/specify-search-criteria-visual-database-tools.md).
71+
6. Specify the rows to copy by entering search conditions. For details, see [Specify Search Criteria](../../ssms/visual-db-tools/specify-search-criteria-visual-database-tools.md).
7272

7373
If you do not specify a search condition, all rows from the source table will be copied to the destination table.
7474

0 commit comments

Comments
 (0)