1 line
84 B
MySQL
1 line
84 B
MySQL
|
ALTER TABLE `vn`.`accountReconciliation` MODIFY debitCredit ENUM('debit', 'credit');
|