I am writing a script for our maintanence. I need to drop the indexes of a particular table and later re-create them.
Is there any module or perl script which will extract index creating statment for a particular table or I have to write it myself? Thanks for your help.
