DEVFYI - Developer Resource - FYI

What is the basic structure of PL/SQL ?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

847. What is the basic structure of PL/SQL ?

PL/SQL uses block structure as its basic structure. Anonymous blocks or nested blocks can be used in PL/SQL.

(Continued on next question...)

Other Interview Questions