MySQL Forums
Forum List  »  PHP

Re: Update column when datetime = NOW()
Posted by: Trevor Pan
Date: February 20, 2020 08:12AM

Hi Peter,

Thank you. It's unfortunate not being able to edit a forum post.

Anyhow it should more read like this:

When deadline (a predetermined date when post is made, and separate column in database) = datetime = NOW()
update status from 0 to 1.

Hope that clarifies things a bit..

Trevor

Options: ReplyQuote


Subject
Written By
Posted
Re: Update column when datetime = NOW()
February 20, 2020 08:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.