what is overloading procedure or overloading function ?

Answers were Sorted based on User's Feedback



what is overloading procedure or overloading function ?..

Answer / venkat

Overloading a procedure/function means using the same
procedure/function name for various set of operations
depending upon the type and number of parameters.

it is modified based on ankita. Parameter is a correct word
for it.

Is This Answer Correct ?    13 Yes 1 No

what is overloading procedure or overloading function ?..

Answer / ankita

Overloading a procedure/function means using the same
procedure/function name for various set of operations
depending upon the type and number of inputs.

Is This Answer Correct ?    4 Yes 2 No

what is overloading procedure or overloading function ?..

Answer / polisetti v v satyanarayana

Actually there is difference between function and procedure
i.e procedure is a function but it will never return any
value but where as function will return the value and
overloading means using the using the same function name
with difference in number of parameters to have more
flexibility .For overloading functions compiler will us the
technique called name mangling

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what is the difference between nested subquery and correlated subquery?

0 Answers  


Can we connect to postgresql using sql developer?

0 Answers  


What is %type in sql?

0 Answers  


1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins

0 Answers   CTS,


oracle is compiler or interpretter,can any one tell me the answer?

9 Answers   Satyam,






What are the types of keys?

0 Answers  


What is the difference between python and sql?

0 Answers  


describe mysql connection using mysql binary. : Sql dba

0 Answers  


Explain clause in sql?

0 Answers  


Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?

0 Answers  


Can a foreign key be null?

0 Answers  


What is rollback?

0 Answers  


Categories