what is execute scalar?
Answer Posted / muthu kumar
when we want to retrieve data that has single value then we
can prefer to execute scalar.
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is the difference between ADO and ADO.Net?
What connected data?
What are all the classes that are available in System.Data Namespace?
What are three methods for displaying data in a syncfusion datagrid
What is microsoft ole db provider for sql server?
Some important instruction regarding ADO.NET connection string ?
How do you update a dataset in ado.net and how do you update database through dataset?
What are the difference between readonly vs. Const?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
How do you implement locking concept for dataset?
How to add a javaScript function in a datagrid?
Why is stored procedure used in ado.net?
Explain how can we load multiple tables in to dataset?
What are different layers of ADO.Net?
Define partial class?