ALTER TABLE `ma_Vendor` CHANGE `organizationTypeId` `organizationTypeId` ENUM('sCorp','partnership','cCorp','llc','government','nonProfit','soleProprietor') CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;