Hi Gurus,
I have a question regarding Query and update SQL statement. I have a field in the DB named XXX_date. I need to get the record where the last query ended. Is this possible? For example, my last query was yesterday at 2pm. I want to get the records from today until 2:01pm of yesterday.
Thanks!!!