I'm trying to put a constraint on my records I want to retrieve by a time
ex.
Select name
from tblTechSupport
where dateOfCall between time1 and time2;
how would i do this im MS Access.
Any help is greatly appreciative
ex.
Select name
from tblTechSupport
where dateOfCall between time1 and time2;
how would i do this im MS Access.
Any help is greatly appreciative