Hi.

Please start a new thread next time instead of replying to an existing
one with a different topic. Mailers supporting threading will put your
mail under the original thread. Thank you.

On Tue, Apr 23, 2002 at 03:23:04PM +0800, [EMAIL PROTECTED] wrote:
> Do anyone know how to select or get the row id of a row in MySQL?

AFAIK, there is no such concept like row id in MySQL. The usual way
to is to add an AUTO_INCREMENT INT to the table and use that.

Regards,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
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