Link to home
Create AccountLog in
Avatar of developingprogrammer
developingprogrammer

asked on

query by example showing max record

hey guys, this is my query below. i want to add one field called SecondsAwarded however when i do, instead of showing 1 record the query shows 2 records. this is weird cause i set UpdateDate to max already. i think i'm not really grasping the whole concept of querying so far.

could yall show me how i can get my desired result --> that of showing the SecondsAwarded for the latest update? here's the screenshot of the query and the entire database so that we're on the same page = )

User generated imageDMS-Cerebro---SSB-Recon.mdb
ASKER CERTIFIED SOLUTION
Avatar of Rey Obrero (Capricorn1)
Rey Obrero (Capricorn1)
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of developingprogrammer
developingprogrammer

ASKER

ah okie, i was thinking i need a build up query as well but wanted to check if that is the right way to go. thanks capricorn1 once again!! = ))