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
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is ado data control?
Is entity framework better than ado.net?
Which is the feature of ado.net?
Explain advantages of ado.net?
What are the various methods provided by the DataSet object to generate XML?
How do you update a dataset in ado.net and how do you update database through dataset?
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?
Explain the difference between ado and ado.net?
What is a string variable?
What is the use of data grid?
What are dcl commands?
How to retrieve the user id which is provided while windows authentication?
What is the difference between Optimistic and Pessimistic locking?
What is the difference between ado.net and oledb?