Filter data within date and time range
Hi. I would like to filter data within 2 dates. the dates are in another table. Table 1: Table 2:How can I filter the data in table 1 that has END_TIME between the START_TIME and END_TIME in table 2?I want the result in the new table. Hope I explained it clearly. Thank you.