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
Compare sql & pl/sql
What is user defined functions?
How many sql databases can you have on one server?
Why cross join is used?
What are the benefits of stored procedures?
What is sql*plus?
what is union? : Sql dba
How do I run a pl sql program?
What is union?
What is trigger explain it?
What is a sql trace file?
What is the sql case statement?
how would you write a query to select all teams that won either 2, 4, 6 or 8 games? : Sql dba
What is foreign key in sql with example?
what are wild cards used in database for pattern matching ? : Sql dba