ALTER TABLE `qs_Transaction` CHANGE `shippingServiceCodeTitle` `shippingServiceCodeTitle` VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ;