Collections:
PL/SQL Named Program Unit in Oracle
What Is a Named Program Unit in Oracle?
✍: FYIcenter.com
A named program unit is a PL/SQL code block with an name. It consists of three parts:
There are two types of named program units:
⇐ PL/SQL Anonymous Block in Oracle
2018-11-29, 3214🔥, 0💬
Popular Posts:
How To Escape Special Characters in SQL statements in MySQL? There are a number of special character...
How to obtain the version number of the ICU (International Components for Unicode) library using the...
Where to find SQL Server database server tutorials? Here is a collection of tutorials, tips and FAQs...
Where to find Oracle database server tutorials? Here is a collection of tutorials, tips and FAQs for...
Where to find MySQL database server tutorials? Here is a collection of tutorials, tips and FAQs for ...