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
Is ado.net an orm?
What is difference between entity framework and ado.net?
Explain the advantage of ADO.Net?
What are the namespaces used in ADO.Net to connect to a database?
Which is faster ado.net or linq?
How do you merge 2 datasets into the third dataset in a simple manner?
What is ole used for?
What is an ado?
What is difference between Dataview and Datatable?
Explain the difference between an ado.net dataset and an ado recordset?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
Define Execute Reader?
What is data access pattern?
What is difference between connected and disconnected architecture in ado.net?