What is difference between a PROCEDURE & FUNCTION ?
Answer Posted / naresh bs
The main difference is that, a procedure may return and
value but a function has to return a value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the savepoint statement.
What is out parameter used for eventhough return statement can also be used in pl/sql?
What does pl sql developer do?
Why do we use procedures?
Is clustered index a primary key?
What is the purpose of design view?
What is the benefit of foreign key?
What is a design view?
What do you understand by case manipulation functions?
What is dcl in sql?
What is difference between sql and excel?
what is cursor. write example of it. What are the attributes of cursor.
What is the clause we need to add in function body to return variable?
Could you please provide oca (oracle 10g) dumps for my certification ?
What is the use of & in pl sql?