2 lines
80 B
MySQL
2 lines
80 B
MySQL
|
ALTER TABLE vn.supplier MODIFY COLUMN id INT UNSIGNED auto_increment NOT NULL ;
|