ALTER TABLE `process` ADD COLUMN `id_exclusion` ENUM('OBL','OPT','ESP','DISCS','DISCT','DISCCD') NULL DEFAULT NULL AFTER `status_prc`;