2 lines
68 B
MySQL
Raw Permalink Normal View History

ALTER TABLE `schools` CHANGE `lastlogin` `lastlogin` DATETIME NULL;