Differnce between Stored procedure and user defined functions?
Answer Posted / chandra shaker
Stored Procedure returns morethan one value where as
Function returns only one value.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How do you merge 2 datasets into the third dataset in a simple manner?
Which object holds only data and does not interact with data source?
Explain how to find the given query is optimised one or not?
How to read data with the sqldatareader ?
What is different between sqlcommand object and command behavior object?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Do you use stored procedure in ado.net?
What is dao and ado?
Explain advantages of ado.net?
What is commandbuilder in ado.net?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
How to Read, Add, Update and Delete record in Entity Framework ?
Do we use stored procedure in ADO.Net?
How many major types of connection objects in ADO.NET?
What are the parameters that control most of connection pooling behaviours?