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

Commit ded26dc

Browse files
authored
Merge pull request #23342 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents 9b076ab + f184bb0 commit ded26dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/indexes/create-nonclustered-indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You can create nonclustered indexes in [!INCLUDE[ssnoversion](../../includes/ssn
9292

9393
#### To create a nonclustered index on a table
9494

95-
1. In **Object Explorer**, connect to an instance of [!INCLUDE[ssDE](../../includes/ssde-md.md)] with AdventurWorks2019 installed. See [AdventureWorks sample databases](../../samples/adventureworks-install-configure.md?view=sql-server-ver15&tabs=ssms&preserve-view=true) to download AdventureWorks2019.
95+
1. In **Object Explorer**, connect to an instance of [!INCLUDE[ssDE](../../includes/ssde-md.md)] with AdventureWorks2019 installed. See [AdventureWorks sample databases](../../samples/adventureworks-install-configure.md?view=sql-server-ver15&tabs=ssms&preserve-view=true) to download AdventureWorks2019.
9696
2. On the Standard bar, click **New Query**.
9797

9898
3. Copy and paste the following example into the query window and click **Execute**.

0 commit comments

Comments
 (0)