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
What is database sql?
What is cte?
what is a scheduled jobs or what is a scheduled tasks? : Sql dba
Can a foreign key have a different name?
What is the source code of a program?
Which is faster count (*) or count 1?
What are the types of operators available in sql?
Why is theta join required?
What is the difference between unique and primary key constraints?
What is compilation error in pl sql?
what are ddl statements in mysql? : Sql dba
How do I copy a table in sql?
How do we use distinct statement? What is its use?
Is sql sequential or random?
what are tables and fields? : Sql dba