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 steps server process has to take to execute an update statement?
Explain the uses of control file.
Where do we use pl sql?
Can you join a table to itself?
What is composite data type in pl sql?
How do you run a query?
What are pl/sql cursors?
what is view? : Sql dba
What are the different types of triggers?
Enlist the characteristics of pl/sql?
Explain the difference between sql and mysql.
What is sql table?
What is sqlca in db2?
What is having clause in sql?
What are the different dcl commands in sql?