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.
Vinish Kapoor is an Oracle ACE Pro, software developer, and founder of Vinish.dev, known for his expertise in Oracle. Vinish Kapoor is an Oracle ACE Pro, software developer, and founder of Vinish.dev, ...
Add a description, image, and links to the pl-sql-script topic page so that developers can more easily learn about it.