what is the differnce between procedure and function?
in both dml operations can work and in procedure through out
parameter you can return value ,then what is the differce?
Answer Posted / gavini srikanth
function can return value,procedure may or may not return
value,through procedures can store images
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is a constraint? : Sql dba
How to create your own reports in sql developer?
How do you run a query?
What is the best sql course?
What is view? Can we update view
explain what is mysql? : Sql dba
Is sql similar to python?
How do you declare a user-defined exception?
Can we use having without group by in sql?
What is the use of index in sql?
What is the difference between functions, procedures, and packages in pl/sql?
What is bulk collect in pl sql?
What is primary and foreign key?
what is bcp? When does it used? : Sql dba
Why we use triggers in mysql?