Answer Posted / kishor potu
ROWID is the pesudo column the oracle it can create in built. it is the hexa decimal data type(it contain alpha numaric number). it contain length is 18 digits. there ROWID in a table must be unique. if you drop the row the ROWID will remove. if any new record enter into the table ROWID assigns a unique number that record.
if you want to see the rowid
select rowid from table_name;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is grain of fact?
What are various etl tools in the market?
what is the difference between cardinality and Nullability?
When do we analyze the tables? How do we do it?
Hi, can anyone plz share the project architecture for etl testing(banking domain) plz explain the architecture .
what is pmrep command?
how do u identify the changed records in operational data?
what is data modeling?
Difference between flat files and relational sources?
How etl testing is different from database testing?
What are the ETL Testing Operations?
What are the names of the layers in etl?
How many steps etl contains explain with example?
Explain etl mapping sheets?
What are the different etl testing categories as per their function?