Using Oracle, is there any way I can execute a query to determine what relationship a specific table has with any other tables in my database? I’m fiddling with the all_constraints table as of now.
Using Oracle, is there any way I can execute a query to determine what
Share
Yes, you can do this for example: