what is overloading procedure or overloading function ?
Answer Posted / 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 |
Post New Answer View All Answers
Explain what is sql?
How many types of primary keys are there?
What is oracle sql called?
What is difference between inner join and self join?
How does stored procedure reduce network traffic?
What is procedure and function?
What has stored procedures in sql?
What is the use of non clustered index?
Difference between global and parameter variables?
What is clustered index sql?
What is on delete set null?
What do you mean by dbms? What are its different types?
Why is pl sql needed?
What is file based approach?
Explain aggregate functions are available there in sql?