Oracle SQL Developer multiple table views
In Oracle SQL Developer, one can list the data in a table using the Data tab when viewing a table. there where can add, delete, edit or just viewing records of table currently viewd the problem is that we often really need to view more than one table at once, then we need more than one tab opened, thing that i dont know how to do that, any sugestion. tq in advance Answer QA : SQL Developer can start a new tab every time you select a database object to view; but, you will have to close the tab manually. Set this in: Tools->Preferences->Database->ObjectViewer->Automatically Freeze Object Viewer Windows 1. Select Menu TOOLS 2. Choose Preferences 3. Click Database 4. Select ObjectViewer 5. CheckBox Automatically Freeze Object Viewer Windows 6. Click button OK