24

I have several schemes and need to open different tables in different tabs from different schemes at the same time.

SQL Developer opens the table view in the same tab.

Clicking whilst holding Ctrl or Shift doesn't seem to help. Any ideas?

fixer1234
  • 28,064
sergionni
  • 765

2 Answers2

29

After a table is opened in a tab, pin it ( ie, click on pin ) to freeze the view of the table on that tab. Repeat the same for other tables you wish to open.

28

Folow these steps:

  • Tools
  • Preferences
  • Database
  • ObjectViewer Parameters
  • Automatically Freeze Object Viewer Windows

Then restart SQL developer

Diogo
  • 30,792
hari
  • 281