SorJai
10-18-2001, 06:10 AM
if i have a list of shops with their closing time and opening times...... the question ask me if it is 10:30 pm and ask me to list all the shops that are still opened at tat time how do i do it????
|
View Full Version : query under time SorJai 10-18-2001, 06:10 AM if i have a list of shops with their closing time and opening times...... the question ask me if it is 10:30 pm and ask me to list all the shops that are still opened at tat time how do i do it???? Travis 10-18-2001, 01:22 PM check to see if the Time Right now is Greater then the Start Time AND that the Time Right Now is Less Then Close Time |