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 can I change database name in sql?
How do I add a primary key to a table?
How to look at the current sql*plus system settings?
Explain exception handling in pl/sql?
Differentiate between sga and pga.
Can we join two tables without common column?
What is a relationship and what are they?
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
define data blocks ? : Sql dba
how to concatenate two character strings? : Sql dba
What is dense_rank?
What is latest version of sql?
Can we use insert statement in function?
What is range partitioning?
What is the difference between joins?