2 lines
89 B
MySQL
2 lines
89 B
MySQL
|
ALTER TABLE vn.workerDocument CHANGE worker workerFk int(10) unsigned DEFAULT NULL NULL;
|