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
Explain the uses of a database trigger?
How do I view output in sql developer?
Does truncate free space?
Why is pl sql needed?
is mysql query is case sensitive? : Sql dba
What view means?
Explain ttitle and btitle.
Can we use insert statement in function?
Mention what is the use of function "module procedure" in pl/sql?
If a cursor is open, how can we find in a pl/sql block?
What's the procedure?
What are sql triggers used for?
What is relationship? How many types of relationship are there?
How does postgresql compare to "nosql"?
what is a database lock ? : Sql dba