-1

I have reservation table(MySQL) and the schema is (id, status, checkin_date, checkout_date)

What I want is automatically update status when today is the checkin_date

What will be the best way to do this?

0 Answers0