List the differences between plsql - function & procedures
Answer Posted / lavanya
functions:
1.The parameters are input values and output values
2.The functions will return a value
3.The functions will be called with in sql
Procedures:
1.The parameters are input values and output values
2.The procedures will not return any value
3.The procedures will not be called with in sql
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Does oracle use sql?
How to connect a sql*plus session to an oracle server?
What is a join?
What are system versioned tables?
What are the properties of a transaction?
is it possible to pass an object or table to a procedure as an argument?
what is the difference between cluster and non cluster index? : Sql dba
How show all rows in sql?
What are the limitations of sql express?
Explain clause in sql?
How to install oracle sql developer?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is the max nvarchar size?
What is the difference between an inner join and an outer join?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews