hello,
i'm writing a query that will omit all records which are up to date. each record has recordnumber as its key, but because the dates are not unique, it dislays records which are not up to date as well.
how can i omit all records with the same record number?
i'm writing a query that will omit all records which are up to date. each record has recordnumber as its key, but because the dates are not unique, it dislays records which are not up to date as well.
how can i omit all records with the same record number?