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
Is primary key an index?
What are sql triggers used for?
What is sqlite format?
What is secondary key?
How do you copy a table in sql?
How does a self join work?
what is the difference between char and varchar data types? : Sql dba
What is record in pl sql?
How does rowid help in running a query faster?
how to create a test table in your mysql server? : Sql dba
Can you upgrade sql express to full sql?
What is a relationship and what are they?
Can pl sql procedure have a return statement?
What does the acronym acid stand for in database management?
How do I start sql from command line?