When I use the ‘ER Diagram’ tool to create an ER diagram for a specific table of my interest, I expect to see only this table and all other tables that have referential and constraints associated with this table, but instead I receive a BIG ER diagram which includes all the tables and related from the database. So, please help me with the following question:
How to Create a ER Diagram to Include only a Table with All Related Tables?
That link appears to be to an old forum before things were integrated into the new Toad World. If you’re trying to do what the original post was asking, what
depth are you specifying when you add objects to the diagram?
If you specify “1”, it should only pull in tables related to the table you’re adding.