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?

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

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.

link|improve this answer
feedback

Folow these steps:

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

Then restart SQL developer

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.