Hi,
I want to save all the current indexes in my database into a script. This is so that I can drop the indexes, import the data and then run the script to create the indexes.
I know in Enterprise Manager, there is an option of Generating a script with the option of generating the index for each table. I do not want to create the table but to generate only a script containing the indexes.
Thanks in advance,
Vivek