1484239008 by Unknown

1484239008 by Unknown

Author:Unknown
Language: eng
Format: epub
Published: 2018-08-21T07:48:43+00:00


Chapter 5 XML IndeXes

Creating a Clustered Index

With SSMS (SQL Server Management Studio), we can create a clustered

index on the ID column of the OrderSummary table, by expanding

Databases ➤ WideWorldImporters ➤ Tables ➤ Sales.OrderSummary in

Object Explorer, right-clicking the Indexes node, and selecting New index

➤ Clustered index. This will cause the New Index dialog box to be invoked, as shown in Figure 5-3.

Figure 5-3. New Index dialog box

Caution If you plan to follow later demonstrations in this chapter, do not execute the steps illustrated in Figures 5-3 and 5-4. also, avoid executing the script in Listing 5-2. If you do create the index, you will have to drop it before running further examples.

165



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.