unique record based on date query

  • Thread starter Thread starter mark
  • Start date Start date
M

mark

i have a query that does this :-

userid nextactiondate
1 26/02/2004
1 27/03/2004
1 04/03/2004
1 01/01/1900

i want the query to just show a single userid with the highest
nextactiondate eg it should just show
1 27/03/2004

cheers

mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top