News

To become a PL/SQL developer, you should learn the basics of databases, especially Oracle, as PL/SQL is based on it. Deepen your SQL knowledge to understand database queries and manipulation.
Oracle SQL Developer also supports the development and debugging of PL/SQL code, which is a procedural extension of SQL for Oracle databases. You can use the PL/SQL editor to write, compile, and ...
PL/SQL Unwrapper for SQL Developer is a free extension to unwrap PL/SQL code wrapped with the wrap utility of the Oracle Database Server version 10g, 11g, 12c, 18c or 19c. Open a wrapped PL/SQL unit ...
Z PL/SQL Analyzer for PL/SQL Developer. Contribute to felipebz/zpa-plsql-developer-plugin development by creating an account on GitHub.
This tutorial shows you how to perform a unit test of your PL/SQL code in Oracle SQL Developer 3.0. Time to Complete. ... In the SQL Worksheet window, enter the following script and click Run Script.