How to open only the record with highest ID ?!
Hello.
I need to tell my script to open a Database and to read stored informations only from the record with the highest ID. Example: I have 7 records whose ID go from 1 to 7, I need to open only the last one (ID7). How can I do this ?!
THANKS
|