What is the DBMS_ROWID package?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the DBMS_ROWID package?
Rating:
DBMS_ROWID is a package that is used to create ROWIDs. It is also used to obtain information about ROWIDs by using PL/SQL blocks and SQL statements. The package can be used to retrieve the data block number, the object number, and other components of the ROWID without writing code to interpret the base-64 character external ROWID.
Rating:
Was this information helpful?
Other articles
- What are seed templates?
- What is a roll back?
- What is OFA?
- What is the DBMS_METADATA package?
- What is the V view?