save up to 40%

What are the categories of data dictionary views?

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 are the categories of data dictionary views?

Rating:

The Oracle data dictionary has three main sets of data dictionary views (also known as static data dictionary views). Each set of views is distinguished from others by its scope and prefix.

Data dictionary views with USER_ prefixes display information about database structures owned by the current user. These views are accessible to all users. These views do not possess the OWNER column. The OWNER column is implied to be the current user. Public synonyms can be created for these data dictionary views.

Data dictionary views with ALL_ prefixes display information about the database structures that are accessible to the current user, whether or not the user owns the database structures. These views are also accessible to all users. These views possess the OWNER column. These views can also have public synonyms.

Data dictionary views with DBA_ prefixes display information about all database structures in a database. These views are accessible only to database administrators or users with the SELECT ANY TABLE or SELECT ANY DICTIONARY privilege. These views also possess the OWNER column. Public synonyms cannot be created for these views.

All data dictionary views and their corresponding base tables are stored in the SYSTEM tablespace and owned by the SYS schema. The contents of the base tables are automatically updated by Oracle, and they cannot be manually altered.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us | News and Press Release | uCertify India
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.