Differnce between Stored procedure and user defined functions?
Answer Posted / ramesh
stored procedure we may use return statement.. but in user
defined function we should use return statement
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
Explain the difference between ado and ado.net?
What Is Difference Between Ado And Ado.net?
What are all the commands used with Data Adapter?
What are advantages of microsoft-provided data provider classes in ado.net?
What is ado oledb and odbc?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What is the difference between typed and untyped dataset?
What is Dataset Object?
What is the difference between dataset and datatable?
What does executenonquery () method return?
Explain the difference between sqlcommand object and command behavior object?
What is a dynaset in access?
How to check if a datareader is closed or opened? IsClosed()
Explain how to call the sql commands asynchronously in ado.net version 2.0?