From the course: Oracle Database 12c: Advanced SQL

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Open Oracle SQL Developer

Open Oracle SQL Developer

- [Instructor] Oracle SQL Developer is an integrated development environment that allows you to work with the SQL language in your Oracle database. It actually allows for much more but that's what we'll be using it for during this course. SQL Developer is provided for free from Oracle and it uses Java. So in case you want to download SQL Developer and install it on your computer or laptop, make sure you have the Java Runtime Environment properly setup before doing so. If you're using the Oracle Developer Virtual Machine, which I'll be using for the exercises and demos in this course, then you're in luck because Oracle SQL Developer is already installed. You can find an icon for opening Oracle SQL Developer on your desktop. So double-click on this icon to launch Oracle SQL Developer. Note that Oracle SQL Developer is a SQL client. You can download it and install it on any machine, and assuming that you have network…

Contents