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
What is fmtonly in sql?
What are procedures used for?
What is mdf ldf and ndf?
Why commit is not used in triggers?
What is triggering circuit?
What has stored procedures in sql and how we can use it?
what is collation? : Sql dba
Show code of a cursor for loop.
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
What is the least restrictive isolation level? : Transact sql
Is inner join same as self join?
What are the various levels of constraints?
Is left join inner or outer?
What is materialized view in sql?
How do I filter in sql profiler?