You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/relational-databases/indexes/create-nonclustered-indexes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ You can create nonclustered indexes in [!INCLUDE[ssnoversion](../../includes/ssn
63
63
64
64
8. Click **Close**.
65
65
66
-
9. On the **File** menu, click **Save**_table_name_.
66
+
9. On the **File** menu, click **Save**_table_name_.
67
67
68
68
#### To create a nonclustered index by using Object Explorer
69
69
@@ -79,7 +79,7 @@ You can create nonclustered indexes in [!INCLUDE[ssnoversion](../../includes/ssn
79
79
80
80
6. Under **Index key columns**, click **Add...**.
81
81
82
-
7. In the **Select Columns from**_table_name_ dialog box, select the check box or check boxes of the table column or columns to be added to the nonclustered index.
82
+
7. In the **Select Columns from**_table_name_ dialog box, select the check box or check boxes of the table column or columns to be added to the nonclustered index.
0 commit comments