2 lines
37 B
MySQL
2 lines
37 B
MySQL
|
ALTER TABLE answer
|
||
|
DROP COLUMN start;
|