Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

User_Constraints

Status
Not open for further replies.

Morpheus1981

Programmer
Aug 9, 2001
105
CR

Hi, I am using "user_constraint" in order to get Data Dictionary directly from the Database but I only can get delete_rule field, but I would like to know the Update_rule and Insert_Rule as well.
Does anyone now how I can get this information from ORACLE DataBase?

Thank you.
 
There is only a delete rule - this is referring on what to do with child rows if a parent row is deleted.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top