ALTER TABLE `judges` DROP `catpref`, DROP `divpref`; ALTER TABLE `registrations` ADD `schools_id` INT UNSIGNED DEFAULT NULL ;