what is overloading procedure or overloading function ?
Answer Posted / polisetti v v satyanarayana
Actually there is difference between function and procedure
i.e procedure is a function but it will never return any
value but where as function will return the value and
overloading means using the using the same function name
with difference in number of parameters to have more
flexibility .For overloading functions compiler will us the
technique called name mangling
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does cross join work in sql?
How does join work in sql?
Is sql better than excel?
What is a constraint?
What is a data manipulation language?
What is sql resultset?
What is posting?
Is postgresql a server?
where are cookies actually stored on the hard disk? : Sql dba
What is sql engine in oracle?
what is a record in a database ? : Sql dba
Can we call procedure in select statement?
What is database sql?
What is a temporal table?
What do you understand by exception handling in pl/sql?