I'm using interbase 6 with time and date datatypes and i have a table with a time field for the logout time, an integer field for the number of seconds connected, and a date field.
I would like to know how to select the records where the seconds indicate they connected before a given time on the previous day.
I would like to know how to select the records where the seconds indicate they connected before a given time on the previous day.