Quote:
|
rowid is not an indexed column - it is a "pseudocolumn'.
|
By definition, rowids are the physical address of each row, thus it is also an index.
It is also important to note that the database server does not assign rowids to rows
in fragmented tables.