Answer Posted / jigar r gor
ROWID is a pseudo column that oracle derives for each record fetched by an implicit SQL query.
Every rowid associated to the data row of a table is dynamically assigned and is not part of the actual user table.
Also the same can be just referred and not be used as sequences.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by field in sql?
what is sql in mysql? : Sql dba
what is a record in a database ? : Sql dba
What are the different dcl commands in sql?
What is the most important ddl statements in sql are?
How many sql core licenses do I need?
How do I upgrade sql?
How is sql used in oracle?
What is a table in a database?
Can we join 3 tables in sql?
What is cross join sql?
Explain the structure of pl/sql in brief.
What is identity column in sql server?
define join and explain different type of joins? : Sql dba
how to install mysql? : Sql dba