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

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - rosrun via ssh doesnt start a node properly -

Error C2280 mutex in a class C++ -