Complex (for me) query

L

lcioria

I have a table which contains a document list. For each document I have an ID
field and a revision field. Revisions start from 0 and go on like 1 2 3 etc
(dah..)

I have to query out a subselection of this table containing every document
only ONE time, in its last revision (highest Revision number)

how can I do it?
thanks
 

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

Top