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 sql prepared statement?
what is dbms? : Sql dba
What do you understand by case manipulation functions?
What is an exception in PL/SQL? What are the two types of exceptions?
What is the difference between an inner join and an outer join?
Which sorts rows in sql?
How do you rename a table in sql?
What is the use of prepared statement?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
how to see the create table statement of an existing table? : Sql dba
What is use of package in pl sql?
Can cursors be part of a trigger body?
How much does sql cost?
How is use pl and sql?
What do you understand by pl/sql packages?