RSS Feed for This PostCurrent Article

When is a declare statement needed?

Level: Low
The DECLARE statement is used in PL/SQL anonymous blocks such as with stand alone, non-stored PL/SQL procedures. It must come first in a PL/SQL stand alone file if it is used.

Trackback URL

Post a Comment