Answer Posted / aasid
A rowid is a pseudo column (like versions_xid), that
uniquely identifies a row within a table, but not within a
database. It is possible for two rows of two different
tables stored in the same cluster to have the same rowid.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How is indexing done in search engines?
How to display Row Number with Records in Oracle SQL Plus?
What do you mean by table in sql?
What is count * in sql?
how mysql optimizes distinct? : Sql dba
Which version of sql do I have?
How do you create a db file?
How do I run a script in sql developer?
Is a secondary key the same as a foreign key?
What is difference between sql function and stored procedure?
What are the indexing methods?
Is grant a ddl statement?
What is the difference between clustered and non-clustered index in sql?
what are the authentication modes in sql server? : Sql dba
Is sql a programming?