Hello,
I have aa table where a row is named datum it contains date() information.
On a certain page i want to call it up bij this SQL:
SELECT * ORDER BY datum LIMIT 5
But when i view this page the artikels are just from first to last.
But i want the last always on top...
How can this be corrected ??
thnx Benson