ALTER TABLE `ma_Vendor` ADD `canUseVendorBusinessNameLogo` ENUM('n','y') NOT NULL DEFAULT 'n' AFTER `dbaName`;