2 lines
67 B
MySQL
2 lines
67 B
MySQL
|
|
ALTER TABLE `zt_user` CHANGE `msn` `skype` CHAR( 90 ) NOT NULL;
|