ROWID
Posted on June 8th, 2008 by admin
Oracle uses a ROWID datatype to store the address (rowid) of every
row in the database.
Physical rowids store the addresses of rows in ordinary tables
(excluding index-organized tables), clustered tables, table
partitions and subpartitions, indexes, and index partitions and
subpartitions.
Logical rowids store the addresses of rows in index-organized tables.
Filed under: DBA (DataBase Administrator), ERP, PL/SQL, SQL
Leave a Reply
You must be logged in to post a comment.