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 is the difference between the conventional and direct path loads? : aql loader
does sql support programming? : Sql dba
What is an invalid partition table?
What is coalesce in sql?
What is pl sql code?
How do you add a column to a table?
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
What packages(if any) has oracle provided for use by developers?
Explain ddl statements in pl/sql?
How to write pl sql program in mysql command prompt?
How do you clear the screen in sql?
What is database sql?
What is sql used for?
how to include numeric values in sql statements? : Sql dba
What are the different parts of a package?