Re: mysql row position

2002-06-14 Thread Zac Hillier
#x27;.$val.' index = '.$key.''; } } - Original Message - From: "Eivind A. Sivertsen" <[EMAIL PROTECTED]> To: "Zac Hillier" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, June 14, 2002 9:58 AM Subject: Re: mysql row position

Re: mysql row position

2002-06-14 Thread Eivind A. Sivertsen
Zac, what is your indicator of which row it is? If you have aprimary key for each row, why don't you just use that? You cant really determine the position of a row if you haven't determined the criteria that fixes the position, right? So, you just decide wether you will sort it alphabetically or