what is execute scalar?
Answer Posted / adsd
scalar will returns single value.scalar eg like avg,sum etc
it vl return oly one column as output
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a dataview?
How to enable and disable connection pooling?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
Which is better ole db or odbc?
What is the maximum pool size in ado.net connection string?
What is ole used for?
What is ado.net object model?
Is entity framework better than ado.net?
What is command class in ado.net?
What is data control techniques?
What does ado stand for in ado.net?
Explain why edit is not possible in repeater?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What are the difference between readonly vs. Const?