Pragmas are processed at Compile time - PL/SQL Elements

Q.  Pragmas are processed at ___________ .
- Published on 03 Jul 15

a. Run time
b. Compile time
c. Both A & B
d. None of the above

ANSWER: Compile time
 
PRAGMA refers to a compiler directive it is used to provide an instruction to the compiler. They are processed at compile time where the necessary information is passed to the compiler. they are not processed at runtime.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)