Oracle SQL Developer


Oracle SQL Developer is a free integrated development environment that simplifies the development and management of Oracle Database. SQL Developer offers complete end-to-end development of your PL/SQL applications, a worksheet for running queries and scripts, a DBA console for managing the database, a reports interface, a complete data modeling solution, and a migration platform for moving your 3rd party databases to Oracle.

Oracle SQL Developer is a free graphical tool for database development. With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements. You can also run any number of provided reports, as well as create and save your own. SQL Developer enhances productivity and simplifies your database development tasks.SQL Developer can connect to any Oracle Database version 10g and later and runs on Windows, Linux and Mac OSX.

Oracle SQL developer cannot stand alone it should accompany with database system, if you want to create a connection in the Oracle SQL developer, your network adapter must connect to Oracle Database. For example, you want to connect to your faculty database, your computer must connect within the Local Area Network (LAN) of your faculty to the database of faculty. Or You also can install Oracle Database Version 11g to your desktop but this is not recommend.

You can download Oracle SQL Developer here : http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html

Comments

Popular posts from this blog

Reading and Writing Operation of SRAM

Transmission Control Protocol (TCP)

File transfer from android to linux