PL/SQL

PL/SQL stands for Procedural Language/Structured Query Language.
The basis of PL/SQL consist of three parts:
1. Declaration (optional)
2. Execution (mandatory)
3. Exception Handling (optional)

DECLARE

BEGIN

   EXCEPTION

END;

More about PL/SQL Programming:

 

References :

 

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.