Thursday, 7 May 2020

Query a database and do certain action based on time

We have a database that contains certain events, each with a date and time. I need to build something that checks the date-time for each event and then does a particular action if the event is within the next certain hours. Note that, new additions to the database should also be kept in mind while checking.

Submitted May 07, 2020 at 06:49PM by Nikketan

No comments:

Post a Comment