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 are few of the schema objects that are created using PL/SQL?
Write a sql query to get the third highest salary of an employee from employee_table?
What do we need to check in database testing?
What is %type in sql?
What are the three forms of normalization?
What is primary key and unique key?
What is normalization in sql?
What are commit, rollback, and savepoint?
How can one get sql*loader to commit only at the end of the load file? : aql loader
What is string join?
What are analytic functions in sql?
What is sql profiler in oracle?
how to enter binary numbers in sql statements? : Sql dba
What is the difference between delete, truncate and drop command?
how can I make a script that can be bi-language (supports english, german)? : Sql dba