- Oracle Database XE 11gR2 Jump Start Guide
- Asif Momen
- 116字
- 2021-08-13 18:28:14
Installing SQL Developer
SQL Developer is a graphical tool that enables us to interact with an Oracle database. Using SQL Developer we can query, create/modify/drop database objects, run SQL statements, write PL/SQL stored procedures, and more.
SQL Developer is a separate tool not bundled with Oracle Database 11g XE. SQL Developer is free to download. You can download SQL Developer by following this link: http://www.oracle.com/technetwork/developer-tools/sql-developer/.
Installing SQL Developer on Windows and Linux is very straightforward and effortless. The following is the procedure to install in a Windows environment:
- Unzip the
sqldeveloper-3.1.06.82.zip
to a folder. - Navigate to the new folder
sqldeveloper
created by the ZIP file and double-click on thesqldeveloper.exe
file. That's it, we are done.
推薦閱讀
- AngularJS Web Application Development Blueprints
- Android Development with Kotlin
- Mastering PHP Design Patterns
- The DevOps 2.4 Toolkit
- C++ 從入門到項(xiàng)目實(shí)踐(超值版)
- R Data Analysis Cookbook(Second Edition)
- Mastering Android Development with Kotlin
- Spring+Spring MVC+MyBatis從零開始學(xué)
- Python Web自動(dòng)化測(cè)試設(shè)計(jì)與實(shí)現(xiàn)
- Google Adsense優(yōu)化實(shí)戰(zhàn)
- HTML5 WebSocket權(quán)威指南
- Learning Google Apps Script
- Maya Programming with Python Cookbook
- Android Application Programming with OpenCV 3
- 瘋狂Ajax講義(第3版)