inverse query results

J

Joseph Atie

Ok what I have is a query that updates a status field to
current if it has max date, what I want to do is then set
all other records archived

is there a way i can do this with another query that
simpily joins on date to the above mentioned query and
use it to select all but those in the list???
 
Top