function can return value ,procedure also return value through
out parameter then what is the difference?
Answer Posted / damodharan
function should always return only one value
but procedure may return a value value it may one or more
than one value
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a unique difference between a function and a stored procedure.
what is the difference between join and union? : Sql dba
Are sql database names case sensitive?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
What is sequence in sql?
Can we insert in view in sql?
Explain the structure of pl/sql in brief.
How to read/write files from pl/sql?
What is scalar function in sql?
What is program debugging?
Is sql scripting language?
What are the two types of cursors in pl sql?
What are user defined functions?
Why do we use joins in sql?
What is the difference between microsoft access and sql server?