what is difference between procedure and function
Answer Posted / suresh
Function is return the value
procedure is not return the value
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is difference between primary and secondary key?
Explain exception handling in pl/sql?
Which join is like inner join?
How does an execution block start and end in pl sql?
how to calculate the difference between two dates? : Sql dba
How do you modify a column in sql?
Can we join more than 2 tables in sql?
How to use sql*plus built-in timers?
What is pivot query?
When are we going to use truncate and delete?
What is cursor status?
What is the use of <> sql?
What is a pl/sql block?
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
What is lexical units in pl sql?