EMAIL PROTECTED]
Sent: Thursday, November 20, 2003 8:44 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Strange behavior on insert
I understand how to use the "Order By" clause on a select, I'm trying to
better understand why does this happen on the insert.
Jeff
>
IL PROTECTED]
> Subject: Re: Strange behavior on insert
>
>
> On 20 Nov 2003 at 11:12, Jeff McKeon wrote:
>
> > However when I go to the database and do a "select * from
> tablename;"
> > the records are in the table in the reverse order!!
> >
&g
On 20 Nov 2003 at 11:12, Jeff McKeon wrote:
> However when I go to the database and do a "select * from tablename;"
> the records are in the table in the reverse order!!
>
> Even the auto increment is in reverse order...
>
If you wish to retrieve the data in a particular order you must use
"or