what is execute scalar?
Answer Posted / vaishuparmar
.it's used with aggregate functions.
.there are main 5 aggregate function max,min,sum,avg,and count..
.it returns only one value at a time.
.it fetches the data from the database.
.it returns only first column of first row.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default provider in ado.net?
Explain ado.net features?
What is ado.net full form?
What is ole access?
Which is better ole db or odbc?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is the current version of entity framework?
What does executequery return?
How can we add relation between tables in a dataset?
How to add an aggregate column?
What is the use of ADO.NET and XML web services?
What are the usages of the command object in ado.net?
Which is the best method to get two values from the database?
Define bubbled event?
Which method in OLEDBAdapter is used to populate dataset with records?