Save up to 35%

What is the DBA_CONSTRAINTS data dictionary view?

July 19th, 2009 by uCertify Leave a reply »

The DBA_CONSTRAINTS data dictionary view is used to store information of all constraints created on tables and columns by all database users, irrespective of whether they are current or not. The following are some of the columns of the data dictionary view:

Column Data type Description
OWNER VARCHAR2 It specifies the owner of a constraint.
CONSTRAINT_NAME VARCHAR2 It specifies the name of a constraint.
CONSTRAINT_TYPE VARCHAR2 It specifies the type of a constraint.
TABLE_NAME VARCHAR2 It specifies the name of a table for which a constraint is created.
STATUS VARCHAR2 It specifies the status of a constraint whether DISABLED or ENABLED.
GENERATED VARCHAR2 It specifies whether or not a constraint is user or system generated.
LAST_CHANGE DATE It specifies the date on which a constraint was last updated.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark
Advertisement

Leave a Reply

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