How to update a table when its specified date is today in mysql? -
i have table in database has closing date column input user. want update column status when closing date today.. there suggestions on how can this?
after searching answers found out there can create event in mysql. link should http://www.sitepoint.com/how-to-create-mysql-events/.
Comments
Post a Comment