H
Hank
I have a database that has a one-to-many relationship between multiple
tables, but I need to query of the "many" tables and only get the most
recent entry of that table.
How would I query by the latest date of a given record?
Thanks!
tables, but I need to query of the "many" tables and only get the most
recent entry of that table.
How would I query by the latest date of a given record?
Thanks!