what is execute scalar?
Answer Posted / vivek kumar
execute scalar method return only one value that means you
can use this with max, min, sum function
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can you explain how to enable and disable connection pooling?
What is ado.net architecture?
What is ado.net in vb net?
What is the purpose of using adodb?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is XML serialization
What are the features of ado.net?
What is the difference between a datareader and a dataset?
What is the difference between connected and disconnected environment?
Explain which name space is used to get assembly details?
How to aggregating data across related tables?
Explain the dataadapter class in ado.net?
What are all the classes that are available in System.Data Namespace?
How do you update a dataset in ado.net and how do you update database through dataset?
Which is faster entity framework or ado.net?