I have a number of select statements (in 8.1 and 8.2beta) which assume that overlaps returns true for those cases.
Which the best way to fix them ?
Should I use AND, OR and date comparison operators instead of OVERLAPS ?
Andrus.