4 lines
99 B
MySQL
4 lines
99 B
MySQL
|
ALTER TABLE vn.sector
|
||
|
DROP COLUMN isPreviousPrepared,
|
||
|
DROP COLUMN isPreviousPreparedByPacking;
|