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.

tw1742
  • 1,424
  • 4
  • 18
  • 37

3 Answers3

15

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

tw1742
  • 1,424
  • 4
  • 18
  • 37
9

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

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
Sabunkar Tejas Sahailesh
  • 4,436
  • 2
  • 28
  • 32