What is difference between a PROCEDURE & FUNCTION ?
Answer Posted / ace
A function is a special kind of procedure. A function
returns a value in its name. A function can return more
than one value if it returns a ref cursor.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the syntax and use of the coalesce function?
How do I find duplicates in a single column in sql?
What is difference between mysql and postgresql?
Which software is used for pl sql programming?
How can I get the number of records affected by a stored procedure?
What is delete command in sql?
Why are indexes and views important to an organization?
how to get help information from the server? : Sql dba
what is msql? : Sql dba
Why query optimization is needed?
What is the purpose of cursors in pl/sql?
What are the types of optimization?
Is there a 64 bit version of ssms?
What is sap sql?
What are keys in sql?