Is there a Data Dictionary Table or View where I can get constraint definitions. What I am looking for is a way to find all constraint names, types (Primary, Unique, Foriegn, Check) and also if it is foriegn what are the referenced schema.table and if it is check what is the check. <br><br>Also on a related note, Is there a good reference available of the Data Dictionary tables/view. The Oracle Press books that I have (Oracle 8 PL/SQL Programming and Oracle 8i DBA Handbook) both touch on them but neither gets into too much detail.<br><br>TIA,<br><br>tone