Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the blocks in stored procedure?

Answer Posted / pronobesh

Actually there are 3 blocks
1) Declartion Block - Starts with AS right after CREATE
PROCEDURE <Proc Name>
2) Execution Block - Starts with BEGIN and ends with END
ahere the actual execution happen.
3) Exception Block - Where we catch the procedure error.

Hope this clarifies.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is replication id?

983


How many types of cursors are available in pl/sql?

1155


How can a pl sql block be executed?

996


List different type of expressions with the example.

965


What is java sql driver?

1174


What is a join query?

1002


what is the difference between rownum pseudo column and row_number() function? : Sql dba

1128


What is the difference between the conventional and direct path loader? : aql loader

1187


how can we optimize or increase the speed of a mysql select query? : Sql dba

985


What is the importance of sqlcode and sqlerrm?

1389


Explain the steps needed to create the scheduled job?

1086


What is cost in sql execution plan?

1039


How to create your own reports in sql developer?

1059


What are the types of join and explain each?

1097


What is sql and how does it work?

1244