Hi there,

Both Oracle and Informix use ROWID to uniquely represent the location of
each row of data in a table.  ROWID is basically a hidden column or
pseudocolumn for each table, and it is the fastest way to retrive a row from
a table.  Does MySql have similar field?  If is, what's the name and how to
access it?

Thank you very much in advance for your advice.


Wenhua Wan


DISCLAIMER: The information in this message is confidential and may be
legally privileged. It is intended solely for the addressee.  Access to this
message by anyone else is unauthorized.  If you are not the intended
recipient, any disclosure, copying, or distribution of the message, or any
action or omission taken by you in reliance on it, is prohibited and may be
unlawful.  Please immediately contact the sender if you have received this
message in error. Thank you.



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to