Can we drop multiple columns, in a table, using single statement?
484123Oct 30 2006 — edited Oct 30 2006Hi folks,
Here is my gotcha!
I'm trying to drop a column in a table using the typical ALTER statement.
But it is becoming cumbersome in dropping 15 or 20 columns from a 100 column table.
Is there any alternate method in which one statement would suffice the requirement?
Your favour would be deeply appreciated.
Thanks
PCZ