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, 3140🔥, 0💬
Popular Posts:
How To Connect to a MySQL Server with a Port Number in MySQL? If you want to connect a MySQL server ...
What Happens to the Current Transaction If a START TRANSACTION Is Executed in MySQL? If you are in a...
What is SQL Server Transact-SQL (T-SQL)? SQL Server Transact-SQL, also called T-SQL, is an extension...
How Run SQL*Plus Commands That Are Stored in a Local File in Oracle? If you have a group of commands...
How To Create a Table Index in Oracle? If you have a table with a lots of rows, and you know that on...