Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating index with script
Message
 
 
To
03/03/2008 17:36:04
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01298260
Message ID:
01298269
Views:
22
>How can I create an index on a table using script?

One way would be to just script the creation of the table (if it's already created).

Also look at CREATE INDEX command in BOL.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform