Hello !
I need to clean up a base, and consider only a few records. However, I need to know this:
Need the biggest record a record with 'type' = 2 This I did, but I need to know if there are more records after him, with a 'type' different. If so, this will be the biggest record, otherwise it will not be the biggest.
Does anyone know how to do this?
Thank you!