Yes, I get that I have to drop the index(es) -- but how do I find out which indexes this column is in?
I'm building up to write some scripts to automatically drop a long-list of unwanted columns - how does one go about figuring out what index a field is in? And/or is there a sql way of saying "drop this column and it's indexes" ?