alter_records.sql 85 Bytes
ALTER TABLE `records` ADD `elegible` VARCHAR(100) NOT NULL AFTER `other_information`;