ALTER TABLE `employee_section` ADD COLUMN `principal_set` ENUM('YES', 'NO') NULL DEFAULT 'NO' AFTER `serial_set`;