what is execute scalar?
Answer Posted / thirushakar
Scalar will return only one value.
(ie we can read or write only one data at the time)
| Is This Answer Correct ? | 33 Yes | 11 No |
Post New Answer View All Answers
How to store data in memory?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What are dcl commands?
What are the several execute methods of ado.net?
What is executenonquery ado.net?
How can we add relation between tables in a dataset?
Define partial class?
How can we perform transactions in .net?
What are the data access namespaces in .NET?
Which is faster sqldataadapter and sqldatareader?
What is the use of Dataview?
What are the different row versions available in table?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Which object needs to be closed?
What are the steps to connect to a database?