-- Place your SQL code here
ALTER TABLE `vn`.`supplierAccount`
CHANGE COLUMN `bicSufix` `bicSufix__` VARCHAR(3) NOT NULL DEFAULT '' ;