What is difference between Procedures and Functions ?
Answer Posted / devi
1.procedure does not return any value whree as functions
return values
2.a procedure can be called independently where as a
function is called inside a procedure
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is compiled query?
What are sql functions? Describe in brief different types of sql functions?
Is oracel sql developer written in java?
What is normalization sql?
What is function and procedure in pl sql?
what is a trigger in mysql? : Sql dba
How do I sort a table in sql?
How do you create a db file?
How to check if a column is nullable before setting to nullable?
What schema means?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
Define union, minus, union all, intersect ?
What is triggering circuit?
Can two tables have same primary key?
What are sql objects?