mysql drop column name code example Example: mysql drop column ALTER TABLE `claims_user_settings` DROP COLUMN `super_user`;