![]() Related Questions Latest Answer : The Address Field of the index is called ROW IDFormat: BBBBBBB.RRRR.FFFFFFFF: Unique Number given by oracle engine to each Data fileBBBBBBB: each Data File is further divided in Data BlocksRRRR: Data Blocks can store one or more Records ... Answer posted by Scott on 2005-05-25 18:43:29: SELECT rownum, rowid FROM sometable Latest Answer : Besides these, the other pseudo columns are: user,uid ... ROWID is a pseudo column attached to each row of a table. It is 18 character long, blockno, rownumber are the components of ROWID. Latest Answer : rowid is a unique value assigned by system automatically when ever a insert statement gets successful.rowid contains the address of data file,data block, object id, rownumber ... Using ROWID.CONSTRAINTS Latest Answer : by using the index and rowid ... Explian the 18 character long ROWID? How it gets constructed? How we will identify each part of ROWID? Read Answers (2) | Asked by : Dheeraj M. Balpande
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||