E
EmilyTryingToLearn
I have 1 table that lists schools with their holiday dates (among other info)
and in a 2nd table I have students with corresponding date ranges in 2 fields
- from_date and to_date to indicate their attendance. I need to find any
records in the student attendance table where the holiday dates in the 1st
table are within the range of the from and to dates. Can anyone help?
and in a 2nd table I have students with corresponding date ranges in 2 fields
- from_date and to_date to indicate their attendance. I need to find any
records in the student attendance table where the holiday dates in the 1st
table are within the range of the from and to dates. Can anyone help?