B
Bridget Stacy
I import records into a database at the end of each
month. There is a field that lets me know what month the
record was imported. One of the other fields in the
database is the Advertiser name. I want to write a query
that will extract all Advertisers and the last date they
were imported into the database. I know how to write a
duplicates query, but not how to display the most recent
date of the record. Can anyone help?
month. There is a field that lets me know what month the
record was imported. One of the other fields in the
database is the Advertiser name. I want to write a query
that will extract all Advertisers and the last date they
were imported into the database. I know how to write a
duplicates query, but not how to display the most recent
date of the record. Can anyone help?