Reading the last record in the db

wxdqz

New Member
How can I use the select statement to return the last row in the data base?
The row will have the largest Id number, but I can't figure out how to phrase, could I use the max(id) someway.

Thanks
 
Back
Top