MySQL Forums
Forum List  »  Newbie

reversed limit
Posted by: Thomas Ljungstrom
Date: August 25, 2004 06:16AM

Hi!

mysql_query("SELECT object_prs FROM $p_tbl WHERE object_id = '56267G' ORDER BY object_datetime DESC LIMIT 3");

How can i SORT ASC and get last found + 2

I want the same result but sorted reversed...
Anybody understand that, lol. If not please ask.

Thanks

Options: ReplyQuote


Subject
Written By
Posted
reversed limit
August 25, 2004 06:16AM
August 25, 2004 06:54AM
August 25, 2004 07:07AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.