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 all the common sql function? : Sql dba
what is heap table? : Sql dba
What is use of package in pl sql?
What does the acronym acid stand for in database management?
What is pl sql record in oracle?
How to start the command-line sql*plus?
Explain what is a field in a database and record in a database?
What is the maximum database size for sql express?
Is record in pl sql?
What are the two characteristics of a primary key?
What is pl sql script?
Explain clause in sql?
How to return multiple rows from the stored procedure?
Can we join more than 2 tables in sql?
Is mariadb a nosql database?