What is difference between Procedures and Functions ?
Answer Posted / guest
Hi,
Basic Difference is Function must return a value and
Procedure can or cannot return a value using out parameter.
Thanks!
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What is compound trigger?
What is sql lookup?
Explain the significance of the & and && operators in pl sql.
How many tables can a sql database have?
How do you pronounce sql?
Is sql open source?
What does t sql mean?
What is cascade in sql?
What is a temporal table?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.
What is primary key and foreign key?
How do I upgrade sql?
Is sql workbench free?