ALTER TABLE `ie_User` ADD `reportContact` ENUM('y', 'n') NOT NULL DEFAULT 'n' AFTER `idSchool`;