On Thu, Nov 06, 2003 at 09:59:41AM -0800, Wan, Wenhua wrote:
> 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.

http://www.mysql.com/doc/search.php?q=rowid

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.15-Yahoo-SMP: up 53 days, processed 2,006,935,277 queries (431/sec. avg)

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

Reply via email to