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
Why do you partition data?
What is the least restrictive isolation level? : Transact sql
Can we create table inside stored procedure?
What does the hierarchical profiler does?
what are the 'mysql' command line arguments? : Sql dba
how to do backup entire database? : Transact sql
What is a stored procedure in sql with example?
Enlist the characteristics of pl/sql?
Why use stored procedures?
How to place comments in pl/sql?
Difference between truncate, delete and drop commands?
What is difference between primary and secondary key?
What is java sql driver?
What jobs use sql?
What is sql resultset?