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
Describe briefly an ADO.NET Dataset ?
What is different between sqlcommand object and command behavior object?
What is the use of adodc?
What is ado.net explain with diagram?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is the difference between dataset and datatable?
What is the role of the dataset object in ado.net?
What is disconnected architecture in ado.net?
What is the difference between a datareader and a dataset?
What is oledb driver?
What is difference between ado and other data object?
What are the steps to connect to a database?
Is bulk insert faster than insert?
How can we add relation between tables in a dataset?
What is the difference between oledb sql server and oledbdotnet provider?