delete columns
Posted: Tue May 31, 2005 7:42 pm
is it possible to delete a column from a table in mysql using php?
If not, how can I make sure that column is empty and then copy all the other columns to a different table, then delete the first table?
If not, how can I make sure that column is empty and then copy all the other columns to a different table, then delete the first table?