1 line
86 B
MySQL
1 line
86 B
MySQL
|
ALTER TABLE `vn`.`greuge` CHANGE `userFK` `userFk` int(10) unsigned DEFAULT NULL NULL;
|