How to join tables with time interval
Hello,I am working to join two tables, table 1 has time stamped data, and table 2 has start time and end time of each phase and cycle. I would like to join two tables so that table 1 can have phase and cycle columns. Appreciate if anyone can show me how. Thanks