Home Forums SQL Server 2008 SQL Server Newbies Create index query for all tables RE: Create index query for all tables
Krishna1
Hall of Fame
Points: 3666
More actions
May 13, 2013 at 3:33 am
#1614527
thank for the link. That what i wanted.
I am using bcp command for puting data (minimumn 15 million rows) in such case is it better to use
1) disable and rebuild index or 2) drop index and recreate