Saturday 26 May 2012

What is the meaning of PRAGMA keyword? | Pl SQL

The PRAGMA keyword signifies that the statement is a compiler directive, which is not processed when the PL/SQL is executed. It is a pseudo-instruction that tells the compiler to interpret all the occurrences of exception name within the block with the associated Oracle server number.