Differnce between Stored procedure and user defined functions?
Answer Posted / ramesh
stored proc is a precompiled one.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What are the parameters that control most of connection pooling behaviours?
What we do with the object of ado.net dataset after using it?
What is data access pattern?
What is DataReader Object?
Which namespaces are used for data access?
What is commandbuilder in ado.net?
What is the difference between statement and preparedstatement interface?
How to pass multiple tables in datasets simultaneously?
What is dataset object? Explain the various objects in dataset.
Which method is used to sort the data in ADO.Net?
What does adodb stand for?
What is command class in ado.net?
What is the difference in record set and dataset?
Explain the architecture of ado.net?
Is ado.net dead?