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 ole word?
What are the major difference between classic ADO and ADO.NET?
Explain the difference between sqlcommand object and command behavior object?
What is acid in ado.net?
What are the rules to implement connection pooling?
Define Execute Reader?
What is a dynaset in access?
What is connection in ado.net?
What is different between sqlcommand object and command behavior object?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is dataset object? Explain the various objects in dataset.
What is the advantage of ado.net?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
How to find the given query is optimised one or not?
How to check if the Dataset has records ?