Differnce between Stored procedure and user defined functions?
Answer Posted / urvish
store procedure can return Output Parameters where function
can not return output parameters.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Explain the different row versions available in table?
Which name space is used to get assembly details?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
Which is faster ado.net or linq?
What are the various methods provided by the DataSet object to generate XML?
What is the difference between a datareader and a dataset?
What is connected architecture in ado.net?
What is microsoft ado?
What is difference in record set and dataset?
What is difference between connected and disconnected architecture in ado.net?
What is Data Provider?
Does ado.net use odbc?
Why do we use sqldataadapter?
What are the classes in System.Data.Common Namespace?
What are the key features of ado.net?