mysql:remove_a_column
This is an old revision of the document!
MySQL - Remove a column
ALTER TABLE table_name DROP COLUMN column_name;
mysql/remove_a_column.1467419790.txt.gz · Last modified: 2020/07/15 09:30 (external edit)
This is an old revision of the document!
ALTER TABLE table_name DROP COLUMN column_name;