Microsoft
Software
Hardware
Network
Question : drop index does not work for unique keys
what is the reason DROP index syntax is disabled for deleting unique keys (non PKs)
thanks
Answer : drop index does not work for unique keys
if you have a PK and a UK, you will also have 2 indexes, 1 index per UK or PK constraint.
for the rest, it's the same situation: the database engine will not allow to drop the index.
Random Solutions
How to view .stp or .wsp files in Microsoft Office sharepoint designer mode
SEO // Useful Tool-Assistance?
Joomla site blank after upgrade
Copy and Paste using VBA based on criteria including concatenation
SSH console: go to specified folder after login
"File Helper" reporting - Your system may have upopenable files - Why?
Error
Disabling software restriction policy
Perform Excel Lookup Find
A servlet to handle and ajax get request?