ALTER TABLE `user` CHANGE `date_created` `date_created` DATETIME NULL DEFAULT CURRENT_TIMESTAMP;RENME TABLE abc TO xyz;