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 local and global variables and their differences?
How do I run sql?
Do foreign keys improve performance?
Is record in pl sql?
What is sql in oracle?
How are sql commands classified?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What are aggregate and scalar functions?
what are the difference between clustered and a non-clustered index? : Sql dba
what are null values? : Sql dba
Can you load data into multiple tables at once? : aql loader
Is progress software supports to ( pl/sql )?
what is meant by urlencode and urldocode? : Sql dba
What is cursor explain with example?
What is the difference between local variables and global variables?