Additional new connections in sql developer

Here are the steps to create a new connection in SQL Developer:

Step 1: Launch SQL Developer

Open SQL Developer on your computer. If you don't have it installed, you can download it from the Oracle website.

Step 2: Click on the "Connections" Tab

Once SQL Developer is open, click on the "Connections" tab in the top menu bar.

Step 3: Click on the "New" Button

In the "Connections" tab, click on the "New" button to create a new connection.

Step 4: Enter Connection Details

In the "Create New Database Connection" dialog box, enter the following details:

Step 5: Choose the Connection Type

Choose the type of connection you want to create:

Step 6: Test the Connection

Click the "Test" button to test the connection. If the connection is successful, you will see a message indicating that the connection was successful.

Step 7: Save the Connection

Click the "Save" button to save the connection. You can now use this connection to query the database.

Additional Tips