This seems easy at first but I'm not sure if is.
I've got a window of time.
6th Dec 3.00pm to 9th Dec 9.00am
I want to check my database (datetime column) so see if there are any rows which have starts overlapping.
So startDate after 6th Dec 3pm but only important if earlier than 9th 9am.. if it starts earlier then 6th it needs to have a an end date before the 6th as well.
Any help