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


Please Help Members By Posting Answers For Below Questions

how many triggers are allowed in mysql table? : Sql dba

758


differentiate between float and double. : Sql dba

758


What is compiled query?

744


What is sql entity?

742


What is pragma in pl sql?

766






How can check sql version from command line?

720


what are the advantages and disadvantages of cascading style sheets? : Sql dba

801


Can 2 queries be executed simultaneously in a distributed database system?

859


Why do we use subquery?

703


What is the purpose of cursors in pl/sql?

798


what is the difference between a local and a global temporary table? : Sql dba

741


How can you load multi line records? : aql loader

802


What is the difference between having and a where in sql?

799


Why trigger is used in sql?

690


Does view store data in sql?

700