How to drop column from table containing data
750542May 19 2010 — edited May 19 2010Hi,
I want to know, how we can drop a column from a table which already contains data?
I cannot truncate or delete data from table. I want to drop column without affecting other columns.
How can we do it??
If not possible, then WHY ?????
Thanks