ALTER TABLE `event_videos` ADD `live_video_start_date` DATETIME NULL AFTER `status`, ADD `live_video_end_date` DATETIME NULL;