Thread
:
How to sort last n entries?
View Single Post
#
1
(
permalink
)
02-27-2008, 09:16 PM
Dominik Klein
Posts: n/a
How to sort last n entries?
I have a table with primary key "id". Another field is "date". Now I
want the last n entries, sorted by "date".
Is this possible in one SQL statement?
Thanks for your help
Dominik
Dominik Klein