salix/db/versions/.archive/10335-silverCyca/00-firstScript.sql

4 lines
135 B
MySQL
Raw Normal View History

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