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 components of a PL/SQL block ?

Answer Posted / nishi

Declare section

---

declaring the variables

---

Begin section

---

executable statements

---

Exception section

---

exception handlers

---

end;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is an index?

1104


What is dml and ddl?

1009


Why truncate is used in sql?

1043


What are operators available in sql?

1095


What is a natural join?

1140


Explain what is a database?

1135


What is the cause of mutating table error and how can we solve it?

1098


What are the parts of a sql statement?

1143


How can we make an if statement within a select statement?

1067


What is the size of partition table?

1088


Show how functions and procedures are called in a pl/sql block.

1183


Can a procedure in a package be overloaded?

1100


What does (+) mean in sql joins?

1119


Why left join is used in sql?

1019


how to include comments in sql statements? : Sql dba

999