Structure of PL/SQL:
Declare
<Constants>
<Variables>
<Cursors>
<User defined exceptions>
Begin
<PL/SQL Statements>
exception
<exception handling>
End
Know in PL/SQL:
About
1.Exception handling
2.Procedures
3.Functions
4.assertions
5.Triggers




No comments:
Post a Comment