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
Is sql database free?
Mention what does the hierarchical profiler does?
How many sql databases can you have on one server?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
What does := mean in pl sql?
What is set transaction?
how to decrement dates by 1 in mysql? : Sql dba
what are the differences between char and nchar? : Sql dba
What is a subquery in sql?
Is there a way to automate sql execution from the command-line, batch job or shell script?
How do you rank data in sql?
What is pragma in sql?
What are the various levels of constraints?
How do you explain an index?
Mention what pl/sql package consists of?