What is difference between a PROCEDURE & FUNCTION ?
Answer Posted / anil kumar jampana
sorry, we can use in,inout,out parameters in functions also.
one more diff. we can use functions in normal sql queries
but we cann't use procedures in sql queries....
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Is a view faster than a stored procedure?
i have some prob lem to tell me about my self in interview first round ...
What is fmtonly in sql?
what are wild cards used in database for pattern matching ? : Sql dba
What are the different tcl commands in sql?
Is sql port 1433 encrypted?
What is bulk collect in pl sql?
Does user triggers have entry for trigger with compilation errors?
Explain the commit statement.
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
What are the popular database management systems in the it industry?
What is memory optimized?
Where can I learn sql for free?
What is a call statement? Explain with an example.
how many values can the set function of mysql take? : Sql dba