Hi,
I am trying to make query that will filter range of records. how this is not with maximum and minimum i tried with between same like with date from to but that way i get only first and last not the records between
record with docnumber 347 like in this example can be smaller than records with number 348 and 349 but also can be bigger. so with expresion between i got reocrd with docnumber 348 and 349 but not the record with docnumber 347 i want 347 too.
not successful with copy so here is picture instead
I am trying to make query that will filter range of records. how this is not with maximum and minimum i tried with between same like with date from to but that way i get only first and last not the records between
not successful with copy so here is picture instead
Attachments
Last edited: