AFAIK if you do not give an ORDER BY clause the db can give it to you in any order it feels like.
On 9/6/05, Tom Deblauwe <[EMAIL PROTECTED]> wrote: > Hello, > > If I do a select query, and that query uses an index, will the results > come out sorted like the index? Or is that random? > > Kind regards, > Tom > > > -- Cory Nelson http://www.int64.org

