what is execute scalar?
Answer Posted / versha
When we want any aggreagate answer then we use execute
scaler examples like avg,sum etc
this return one row and one column
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What are all the different methods under sqlcommand?
How do you find the count of records in a dataset?
What is the difference between DataReader and DataSet in ADO.NET?
What are the parameters that control most of connection pooling behaviours?
What are the advantages using ado.net?
Define Execute Reader?
What are the major challenges in accessing data from a database?
What is row state?
How to identify the updated rows in a dataset?
What is difference between executenonquery and executequery?
What is a column variable?
How to add a javaScript function in a datagrid?
What are the benefits of using of ADO.NET in .NET 4.0?
What is linq and entity framework?
What two types of data providers does ADO.NET supply? What determines which one you should use?