Tagged Questions
0
votes
2answers
812 views
How to check modality/cardinality on a relationship in Oracle
I am attempting to reverse engineer a Database that is in Oracle. I have been able to find the main keys and the referential integrity rules that correspond to the Foreign Keys but cannot locate where ...