Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to drop a field with index in SQL?
Message
From
08/07/2011 09:22:55
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
How to drop a field with index in SQL?
Environment versions
SQL Server:
SQL Server 2008
Application:
Desktop
Miscellaneous
Thread ID:
01517683
Message ID:
01517683
Views:
79
Hello,

I can't figure out how to drop a field that has an index in SQL Server?
when I try DROP INDEX myIndex ON MyTable it gives me an error, but also when I type ALTER TABLE MyTable DROP INDEX MyIndex.
What is the correct syntax?
Christian Isberner
Software Consultant
Next
Reply
Map
View

Click here to load this message in the networking platform