Get 5 latest uploads
Hello!I got a table called texts.
Texts
------
id
date
text
That table holds uploaded texts with dates like 22-FEB-02 etc.
I need to get the 5 latest uploaded texts from this table.
Does any one got a smart suggestion how to do that with SQL?
Best regards
Fredrik