PL/SQL stands for Procedural Language extension of SQL. PL/SQL is a combination of SQL along with the procedural features of programming languages. It was developed by Oracle Corporation in the early ...
This is the generated documentation for the Alexandria plsql utils library. Note: pldoc is under development. Pldoc is a documentation generator for PL/SQL that is inspired by how documentation is ...
To return a value from a DML command (for example, a newly generated ID from an INSERT), you can use a PL/SQL block with the RETURNING INTO clause. This requires configuring an output bind variable.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results