2 lines
102 B
MySQL
2 lines
102 B
MySQL
|
ALTER TABLE vn.invoiceInConfig CHANGE sageWithholdingFk sageFarmerWithholdingFk smallint(6) NOT NULL;
|