what is execute scalar?
Answer Posted / prabhat saxena
execute scalar return a object type value, by defalut it
will return first row of fst column value, mostly we used
it with aggregate function like sum(),max(),min(),avg()....
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What is ado.net explain with diagram?
Explain the two fundamental objects in ado.net?
What is data relation in ado.net?
What is difference between datareader and dataadapter?
Explain the dataadapter class in ado.net?
How to check if the Dataset has records ?
Which architecture does Datasets follow?
What is two way data binding android?
How can we load multiple tables in to dataset?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What are different layers of ADO.Net?
What is read only and forward only in ado.net?
What is execute scalar in ado.net?
What are all the classes that are available in System.Data Namespace?