How to show all tables/views in ER diagram with DbVisualizer
Asked Answered
E

3

10

Is there a setting in DbVisualizer to display all tables in the "References" tab? I am using the free version (10.0) and when I click on a table with the References tab open I only see the direct relationships from this table. I'd like to see all tables in the schema.

Eberhard answered 13/11, 2017 at 10:27 Comment(0)
E
16

In the left-hand pane, double-click on the database name while having the References tab open to have all tables displayed.

Eberhard answered 13/11, 2017 at 15:42 Comment(0)
A
9

In the Databases tab, double-click on the TABLE entry (that has all the tables under it), then select the References tab.

Arrear answered 10/5, 2019 at 17:49 Comment(0)
D
8

Easy to direct in visuals

  1. Right-click on schema (ex- scott) > Open in Tab enter image description here
  2. Click on References Tab enter image description here
Damien answered 1/7, 2020 at 15:13 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.