Hi experts,
I've got a simple question. How to check the value of a certain zone which belongs to the last record of a table ?
That is to say, for exemple, in table T0001, I have a zone BEGDA, and another one MASSN. Now I want to check the value of MASSN which is the most recent record (condition that BEGDA is the biggest one throughout the table T0001). How can I get it ?
Thank you!