hello DBA friends,
I have one problem realted to Reversal Database modelling.
My database is on oracle 7.2 on NT . One application in forms 4.5 is already there and I want to make changes in that.
For this I don' have a realtional database model or any other documentation realted to design of that db.
I also don't know how tables are related to each other ?
I want to find which tables are master tables and/or child tables.I have to make database modelling to be presice.
And to build up relational-model.
I have total 345 tables.
One way to do it is check constraints for all the tables using
user_constraints and user_cons_columns view.But it is lengthy.
r there any easy steps in thissolution ? or Is there any other way to do this ?
Thanks
kuckoo


Reply With Quote
Bookmarks