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 primary key and foreign key?
Is a view faster than a stored procedure?
How many parts of a pl sql block are optional?
What are functions in sql?
What is the use of nvl function?
Explain what is a view?
What is AUTH_ID and AUTH_USER in pl/sql ?
How can I delete duplicate rows?
how to create a table index in mysql? : Sql dba
What is output spooling in sql*plus?
What is sql keyword?
how to rename an existing column in a table? : Sql dba
How does postgresql compare to oracle/db2/ms sql server/informix?
How do I run sql?
What is the command used to fetch first 5 characters of the string?