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
Is sql a oracle?
Explain the difference between triggers and constraints?
What do you understand by exception handling in pl/sql?
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What is nosql db?
Why do we use view in sql?
How can one get sql*loader to commit only at the end of the load file? : aql loader
Explain clause in sql?
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
What is primary and foreign key?
Is oracel sql developer written in java?
What is a recursive stored procedure?
How do I view output in sql developer?
What is rtm stands for?
What are the qualities of 2nf?