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 a worklet?
What are the three tiers in etl?
What are your responsibilities as an etl tester?
give detail on the sales project how many number of dimensions & fact tables are used in projec briefly. how the four fact tables taken in the project.
what is Forward,Reverse and Re_engineering?
what is the meant by Normalization and de-normalization?
what is the difference steps for data modeling?
what is pmrep command?
Difference between flat files and relational sources?
What are the different Lookup methods used in Informatica?
how do u set partition points in the mapping?
what are the concerns of OLTP and DSS systems?
Can there be sub steps of etl steps?
What is the difference between project backlog and product backlog?
Explain about hash partitioning?