1 line
107 B
MySQL
1 line
107 B
MySQL
|
ALTER TABLE vn.invoiceOut CHANGE siiTypeInvoiceOut siiTypeInvoiceOutFk int(10) unsigned DEFAULT 1 NOT NULL;
|