ALTER TABLE `apw_Award` ADD `sorter` INT NOT NULL AFTER `employer` , ADD INDEX ( `sorter` );