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 compilation error in pl sql?
How do I start sql from command line?
what is acid property in database? : Sql dba
Which nosql database is best?
What is difference sql and mysql?
How subquery works in sql?
Is the primary key an index?
What is group by in sql?
What is the difference between the conventional and direct path loader? : aql loader
How many types of keys are there in sql?
what are the 'mysql' command line arguments? : Sql dba
Is pl sql a scripting language?
How do you drop a trigger?
What is recursive join in sql?
How to call shell script from pl sql procedure?