What is Difference between StoredProcedure and function?
Answer Posted / shankar
FUNCTION always return a value where as PROCEDURE may or
may not return value.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the syntax and use of the coalesce function?
What is a unique key and primary key and foreign key?
What are the disadvantages of not performing database normalization?
what is the difference between nested subquery and correlated subquery?
What are sql injection vulnerabilities?
What is foreign key and example?
what is text? : Sql dba
What is microsoft t sql?
Cite the differences between execution of triggers and stored procedures?
Is join an inner join?
Is json a nosql?
How to move files from one directory to another in pl sql?
How do you use a while loop in pl sql?
What are the usages of sql?
What is error ora-12154: tns:could not resolve the connect identifier specified?