-- Place your SQL code here ALTER TABLE `vn`.`supplierAccount` CHANGE COLUMN `bankFk` `accountingFk` INT(11) NULL DEFAULT NULL ;