what is execute scalar?
Answer Posted / muthu kumar
when we want to retrieve data that has single value then we
can prefer to execute scalar.
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is difference between dataset and datatable?
What is the full form of ado.net?
What is difference in record set and dataset?
What is Dataset Object?
What is oledb driver?
Explain advantages of ado.net?
What is the return type of executescalar?
What is a control toolbox?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
How to store data in memory?
What do you mean by ‘batch updates’?
How can we load multiple tables in a dataset?
What provider ado.net use by default? Explain the role of data provider in ado.net?
What is ado circle?
Which method is used by command class to execute SQL statements that return single value?