what is overloading procedure or overloading function ?
Answer Posted / 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 |
Post New Answer View All Answers
How do I remove sql plus from windows 10?
What is pl/sql table? Why is it used?
What are its different types of dbms?
what is the use of double ampersand (&&) in sql queries?
What is database sql?
how to see the create table statement of an existing table? : Sql dba
Do prepared statements prevent sql injection?
What is a variable in sql?
how many ways we can we find the current date using mysql? : Sql dba
What are inbuilt functions in sql?
Is it important to partition hard disk?
what is 'mysqlshow'? : Sql dba
List the ways to get the count of records in a table?
What is self-join and what is the requirement of self-join?
what is a constraint? : Sql dba