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
How do you use join?
Explain how can you save or place your msg in a table?
What is the difference between clustered and non-clustered index in sql?
How many commands are there in sql?
what are all the different normalizations? : Sql dba
What are the various restrictions imposed on view in terms of dml?
how can we destroy the cookie? : Sql dba
Is it possible to pass parameters to triggers?
Why do we use subquery?
What is the purpose of the sql select top clause?
what is a field in a database ? : Sql dba
Which operator is used in query for pattern matching?
Which join is like inner join?
What is an implicit commit?
How do I view an execution plan in sql?