Oracle SQL Developer is a new, free graphical tool that enhances productivity and simplifies database development tasks.
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.
1. Install JDK
Rpm-Uhv jdk-6u6-linux-i586.rpm
Install On/usr/java/jdk1.6.0 _ 06
2. Install SQL-developer
Rpm-Uhv sqldeveloper-1.5.54.40-1.noarch.rpm
Install in/opt/sqldeveloper
3. Start SQL-developer
Although the SQL-developer icon exists in the program menu, clicking it cannot start. It is estimated that the jdk path is not configured. Therefore, it can only be started using command lines.
./Sqldeveloper. sh appears
Oracle SQL Developer
Copyright (c) 2008, Oracle. All rights reserved.
Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~ /. Sqldeveloper/jdk
Jdk path required
/Usr/java/jdk1.6.0 _ 06
Then, you can see the startup drawing of sqldeveloper.