Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Question on Index

Author  Topic 

mageshks
Yak Posting Veteran

59 Posts

Posted - 2007-08-24 : 04:54:08
Hi all,
what is the diff. between dropping - recreating and altering indexes

Thanks in advance

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-08-24 : 23:13:42
They are same for reindex, but 'alter index' can do other things.
Go to Top of Page
   

- Advertisement -