Hi everyone,
I'm making a query that's supposed to pull out the data between previous day 1900 hours and current day 18:59:59 hours.
This query will be added in a report that get's refreshed on a daily basis but at different hours so can't use sysdate - 1.
I'm using oracle sql developer Version 4.0.1.14.
Thanks in advance!