Hi there!
I have a table as such:
TableName
StartPlace Text <-- Primary Key
EffDate Date <-- Primary Key
X
Y
Need to construct a query which will take 'StartPlace' as input and retreive all information as per the most recent EffDate. I guess I need to use a Max on EffDate -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.