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 is Overloading of procedures ?

Answers were Sorted based on User's Feedback



What is Overloading of procedures ?..

Answer / tulsi

The Same procedure name is repeated with parameters of
different datatypes and parameters in different positions,
varying number of parameters is called overloading of
procedures.

e.g. DBMS_OUTPUT put_line

Is This Answer Correct ?    2 Yes 0 No

What is Overloading of procedures ?..

Answer / nithin

The procedures with same name and difference in
number,order or data type family. The pjrocedures should be
in PL/SQL block, a sub program or package. Stand alone
procedures cannot be overloaded.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

how can we find the select statement is indexed or not?

3 Answers   CTS,


How is data stored on a disk?

0 Answers  


When sql appeared?

0 Answers  


Why is sql important?

0 Answers  


what are aggregate and scalar functions? : Sql dba

0 Answers  


How do you update a sql procedure?

0 Answers  


How do I clear the screen in sql plus?

0 Answers  


what are null values? : Sql dba

0 Answers  


What is referential integrity ?

3 Answers   BirlaSoft,


If you have to declare procedure1,procedure2 in package specification and if you have to declare procedure1,procedure2 and procedure3 in package body? is it compilation or not and execute or not? what type of error is given please

1 Answers  


how would you enter characters as hex numbers? : Sql dba

0 Answers  


what is data integrity? : Sql dba

0 Answers  


Categories