2 lines
93 B
MySQL
2 lines
93 B
MySQL
|
ALTER TABLE vn.deliveryNote CHANGE farmingFk farmingFk__ int(10) unsigned DEFAULT NULL NULL;
|