What is ROWID explain ?

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


Please Help Members By Posting Answers For Below Questions

What is data modeling and data mining?

552


can Informatica be used as a cleansing tool? If yes, give examples of transformations that can implement a data cleansing routine.

1519


Explain about hash partitioning?

538


flat filevalidation in informatica

1740


where are the log files generally stored.Can you change the path of the file.what can the path be?

1926






what make u disappointmnets in u r career

1774


Identifying the bottlenecks in various components of Informatica and resolving them.

2168


SCD2 will work on only dimension tables as well as fact Table?

980


Can we create Hierarchies in generic datasources?

1922


can u anyone plz share some etl testing interview question . and share the sql queries and unix . plz help me to clear in the etl testing interview by sharing ur knowledge

1302


how do u really know that paging to disk is happening while u are using a lookup transform?

2041


How many steps etl contains explain with example?

473


What is staging area referring to?

571


In informatica, I have 10 records in my source system. I need to load 2 records to target for each run. How do I do this?

540


Explain etl?

572