which one is faster execute reader, scalar, execute non
query ?
Answer Posted / anirudh g
Scalar will be faster that the execute reader and execute
non query. As scalar only fetch one column single row.
Whereas execute reader may return numbers of record and
though non-query will not return any records it will take
time to identify the data types to validate be4 inserting
the data
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about the .NET framework?
Can you explain architecture of your project ?
Give an example of cookie abuse.
What is the biggest disadvantage of “Other Return Types” in Web API?
What is redirectpermanent in asp.net?
What are the differences between clr & cts?
What is comparevalidator?
What is asp.net and how it works?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
What are the difference between overriding and overloading?
What is paging in context of Memory?
What is data grid view in asp.net?
What is difference in .net 1.1 and .net 2.0?
How should I destroy my objects in asp.net?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc