----- Original Message -----
From: "Paul DuBois" <[EMAIL PROTECTED]>
To: "destr0" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, March 30, 2002 10:36 AM
Subject: Re: LIMIT, ORDER Dilema


> Does that even make sense?  "records 30 - 45" has no meaning, given
> that the server is free to return records in any order it pleases.

a select query issued on a table with an autoincremented field and no ORDER
clause seems to default to having it's results returned in order of  the
autoincremented field, ASC. I was saying "records 30 - 45" in terms of
that.




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to