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 what are acid properties?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
How we can provide data to ado.net?
What is Serialization in .NET? what are the types of Serialization?
how can implement dropdownlist in particular of dataset when try to update?
What is the provider being used to access oracle database?
What Is Difference Between Ado And Ado.net?
What is aggregate root?
Explain the advantages and disadvantages of using datalist?
What is Data Provider?
What is the difference between oledb sql server and oledbdotnet provider?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is openrowset?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Which object holds only data and does not interact with data source?