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

overloading of stored procedure is possible in oracle?

Answer Posted / neeraj siddhey

Overloading: Multiple subprograms of the same name

• Enables you to use the same name for different
subprograms inside a PL/SQL block, a subprogram, or a
package

• Requires the formal parameters of the subprograms to
differ in number, order, or data type family

• Enables you to build more flexibility because a user or
application is not restricted by the specific data type or
number of formal parameters

Note: Only local or packaged subprograms can be overloaded.
You cannot overload stand-alone subprograms.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to check myisam tables for errors? : Sql dba

1394


What is the life of an sql statement?

1076


What is sql injection vulnerability?

1005


How can we store rows in PL/SQL using array?

1268


Explain what is a subquery ?

1244


What are the various restrictions imposed on view in terms of dml?

1017


Is sql free?

1026


What does inner join mean?

1262


how to delete an existing column in a table? : Sql dba

1062


How does sql*loader handles newline characters in a record? : aql loader

1092


What is a variable in sql?

1054


What does seeding a database mean?

1022


What is a native sql query?

1171


Can we insert data into view?

950


What does stand for in sql?

1024