I am using SQL developer to access 2 different databases. I have 2 connections and while working I need to open multiple windows for each database.
How does one do that?
In preferences, go to Database > ObjectViewer and check the Automatically Freeze Object Viewer Windows checkbox.
dbardelas answer helped me, the only thing is that he missed where is Database.
Database can be found in tools -> preferences
I had similar issue as victorien sukarieh the only issue I had is that every conexion to a table or database was opened on top of the previous one. It didn't let me visualize multiple tables, with the answer of dbardelas I can open multiple table visualization.