Answer Posted / rajesh
ROWID
Every record has a unique ROWID within a database
representing the physical location on disk where the record
lives. Note that ROWID's will change when you reorganize or
export/import a table.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is sql resultset?
How many clustered indexes can you have?
What is an escape character in sql?
how to concatenate two character strings? : Sql dba
What is number function in sql?
What has stored procedures in sql?
Is null operator in sql?
How many unique keys can a table have?
What is a full join?
What are hotfixes and patches?
What is spool?
Why do we use triggers?
What is the difference between explicit and implicit cursors in oracle?
How do we accept inputs from user during runtime?
Explain the working of primary key?