Norberg
03-29-2005, 01:51 PM
Hi,
I have an SQL database, which I'm dealing with through phpMyAdmin and using PHP to insert things into it.
I've recently noticed that the things I put into it using the INSERT function (via PHP but that's less important) are put at the top of the table, instead of at the bottom, which as far I understand is the way it usually is.
So my simple (stupid?) question is; why?
Thanks
I have an SQL database, which I'm dealing with through phpMyAdmin and using PHP to insert things into it.
I've recently noticed that the things I put into it using the INSERT function (via PHP but that's less important) are put at the top of the table, instead of at the bottom, which as far I understand is the way it usually is.
So my simple (stupid?) question is; why?
Thanks