Set Up a new Connection in Oracle SQL Developer. https://www.databasestar.com/introduction-oracle-sql-course/
In this video, I’ll show you how to set up a connection in SQL Developer.
SQL Developer is Oracle’s free IDE for working with your SQL database. It’s one of the best tools available, and used by a lot of people.
As part of my Introduction to Oracle SQL series of videos, I use SQL Developer to set up the data and explain the concepts. The first step once you have downloaded the application is to set up a connection.
What is a connection?
A connection in SQL Developer lets you connect to a database. You enter in a set of data once for your database, and SQL Developer remembers this and lets you connect to the database.
You provide the following data:
- Connection name
- Username
- Password
- Server details (e.g. server, port, SID)
The connection can have a name to help you remember it in the future. Connections can also be colour coded to make it easier to see which connection you’re working on!
So, to find out how to set up a connection in SQL Developer, watch this video!
Let me know in the comments if you have any questions.
Tags: Set Up a new Connection in Oracle SQL Developer, oracle, sql, programming, dbsoraclefunction, database, oracle sql developer