SQL Developer: Difference between revisions
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m Text replacement - "#uppercase" to "uc" |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Software]][[Category:Programming]][[Category: | [[Category:Software]][[Category:Programming]][[Category:Oracle]][[Category:SQL]] | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|sqldeveloper}} | |{{#vardefine:app|sqldeveloper}} |
Revision as of 14:48, 6 June 2022
Description
Oracle SQL Developer is a free integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. 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.
Required Modules
Serial
- sqldeveloper
System Variables
- HPC_SQLDEVELOPER_DIR - installation directory
Additional Information
After loading the module on one of the gui nodes run 'SQLDeveloper
' or 'sqldeveloper.sh
' to start the software.