Hi,
I have about 20 tables that I need to script indexes.
That is, for each table, I'd like to have DROP and CREATE statements for all the indexes on the table, including primary keys.
Does anyone have a script that can do this quickly and painlessly?
THANKS much
I have about 20 tables that I need to script indexes.
That is, for each table, I'd like to have DROP and CREATE statements for all the indexes on the table, including primary keys.
Does anyone have a script that can do this quickly and painlessly?
THANKS much