ALTER TABLE `subject_ministry_equivalence` ADD `required_sme` ENUM( 'YES', 'NO' ) NOT NULL DEFAULT 'YES' AFTER `order_sme` ;