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 the difference between Datareader and Dataset?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
how Sequence to connect and retrieve data from database using dataset?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Explian About DataAdapters
What is the usage of the dataset object in ado.net?
What does ado stand for in ado.net?
What you mean by filtering of data?
How we can provide data to ado.net?
What is fill method in ado.net?
What is the difference between OLEDB Provider and SqlClient?
Explain the difference between sqlcommand object and command behavior object?
Define executenonquery?
What is aggregate root?
What are the advantages and drawbacks of using ado.net?