what is execute scalar?
Answer Posted / usha
This method is used to execute commands that return single
value rather than resultset.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is ado.net full form?
List all the steps in order, to access a database through ado.net?
how we can fire event in databound coulm in datagfrid withot using button?
List the 4 common ado.net namespaces?
What are the Features of a dataset
What is difference between datatable and dataset?
Does sqlclient and oledb class share the same functionality?
How to work with disconnected data - the dataset and sqldataadapter?
What is executequery?
Explain the difference between an ado.net dataset and an ado recordset?
What is ado object model?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is an orm, and why would you use one instead of plain old ado.net?
Why do we need ado.net?