What is difference between Procedures and Functions ?
Answer Posted / manojbatra071
a procedure can return none,one or more than one value but a
function can return one and only one value everytime
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is sql key?
How many aggregate functions are available there in sql?
What are % type and % rowtype?
What are literals in sql server?
Does sql use python?
What is the difference between join and natural join?
What is a temp table?
Explain what is a field in a database and record in a database?
What is substitution variable in pl sql?
How delete all data from table in sql?
Can you do multiple joins in sql?
How to run sql functions in pl/sql?
Is a secondary key the same as a foreign key?
What is substitution variable?
Is there any restriction on the use of union in embedded sql?