How to select the last record from a mysql table

admin

Administrator
Staff member
As you might understand form the subject, I'm having a little problem with
selecting the last record from a table.

I have a mysql database with a table which contains a column 'date' now I want to retrieve the value of of 'date' from the latest record in the table.

I know it's more a kind of MySQL question but maybe you know how to get going
with this.

Robbert-Jan
 
Back
Top