Software >> Services >> RDBMS >> MySQL >> Command Line >> How to delete a column from a table

ALTER TABLE `cybernet_posterstore`.`categoryinformation` DROP COLUMN `LanguageID`;