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...


Mention what is the use of function "module procedure" in pl/sql?



Mention what is the use of function "module procedure" in pl/sql?..

Answer / Aarti Martolia

A module procedure is used to group a set of related PL/SQL procedures and functions into a single unit, making it easier to manage and reuse them. It helps in code organization and promotes modular programming.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How do I count records in sql?

1 Answers  


What is pragma in sql?

1 Answers  


source destination distance chennai bangalore 500 bangalore chennai 500 hyd delhi 1000 delhi hyd 1000 bangalore hyd 800 Here chennai to bangalore and bangalore to chennai is same distance. and hyd and delhi also same criteria. Based on the distance i want to display only one row using sql query?

4 Answers   JPMorgan Chase,


What is a common use of group by in sql?

1 Answers  


What does pl sql developer do?

1 Answers  


What is clustered and non-clustered indexes?

4 Answers   Microsoft,


How is data stored in sql?

1 Answers  


What is bind variable in pl sql?

1 Answers  


When are we going to use truncate and delete?

1 Answers  


what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba

1 Answers  


Write a query to get last 10 records from the table.

12 Answers   iNautix,


What are the modes of parameters that can be passed to a procedure ?

3 Answers  


Categories