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 ?

Answer Posted / jyothsna

2 or more procedures or functions are called overloaded when

a) They have the same names
b) Different no of formal parameters defined
c) Formal parameters differ in their datatypes/Subtypes and
not in the same family
d) They belong to same subprogram/package/PL SQL Block


They are not overloaded when

a) Any of the above points are not satisfied
b) RETURN datatype alone differs and not the formal
parameters

The main purpose of overloading procedures is that, when a
PL SQL block is found to do a same operation with different
inputs, we names them same and feed different parameters

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the largest value that can be stored in a byte data field?

1056


How do I make sql search faster?

1044


Is join same as left join?

1080


Write a sql query to get the third highest salary of an employee from employee_table?

1116


Why is the cursor important?

1078


Is it important to partition hard disk?

1067


how to create a new table by selecting rows from another table in mysql? : Sql dba

1163


What is the use of pl/sql table?

1102


how to write date and time literals? : Sql dba

1007


what is the use of friend function? : Sql dba

1057


How to call shell script from pl sql procedure?

1356


What is the difference between in and between in sql?

1104


Who developed sql?

1091


What is dml with example?

1154


How to display the current date in sql?

1127