What is the DBA_OBJECTS data dictionary view?

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 DBA_OBJECTS data dictionary view?

Rating:

The DBA_OBJECTS data dictionary view is used to describe all objects in a database.

The following table shows various columns of the view:

ColumnData typeDescription
OWNERVARCHAR2It specifies the owner of the object.
OBJECT_NAMEVARCHAR2It specifies the name of the object.
SUBOBJECT_NAMEVARCHAR2It specifies the name of the subobject.
OBJECT_IDNUMBERIt specifies the dictionary object number.
DATA_OBJECT_IDNUMBERIt specifies the dictionary object number of the segment that contains the object.
OBJECT_TYPEVARCHAR2It specifies the type of the object.
CREATEDDATEIt specifies the timestamp for the creation of the object.
LAST_DDL_TIMEDATEIt specifies the timestamp for the last modification of the object resulting from a DDL statement.
TIMESTAMPVARCHAR2It specifies the timestamp for the specification of the object.
STATUSVARCHAR2It specifies the status of the object.
TEMPORARYVARCHAR2It specifies whether the object is temporary.
GENERATEDVARCHAR2It specifies whether the name of the object was implicitly generated.


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.