> But that's not what a "ROWID" is compared to what I think the original poster
> was looking for. In Oracle for example, a ROWID is the unique address of a row
> in the database. Every row, unique key or not has a unique address. Is there
> such a thing in MySQL? ROWIDs are extremely useful for guaranteeing that you
> are manipulating the exact row that you think you are. 

In PGSQL, this is analogous to OID, yes?

Chris


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

Reply via email to