sp_drop_index_all.sql

sp_drop_index_all – Procedure to drop all indexes on a particular table. When you making Fast BCP works, you should drop all indexes on that table. There you can use this procedure instead of executing individual drop index statements of a table.

For SQL Server 6.5
For Sybase SQL Server

Author: Narasimhan Jayachandran

Download Script:
sp_drop_index_all.sql



Disclaimer:
We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…

Disclaimer Continued

Back to Database Journal Home

Get the Free Newsletter!

Subscribe to Cloud Insider for top news, trends & analysis

Latest Articles