select auto_id, notificationsid_text as notificationid, title as title ,notificationfile_pdf as url, downloadable_yes_no_op as downloadable , dateofpublishing_td as dt from notifications where active = 1 and (users_whoisdoing='gcwparade' ) Order BY dateofpublishing_td DESC LIMIT 7