what is execute scalar?
Answer Posted / anjeswar
It Returns Single Scalar value as a result
| Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
What is dao and ado?
Explain the architecture of ado.net?
How to maintain the relation between two tables in ADO.NET?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is csdl entity framework?
how we can fire event in databound coulm in datagfrid withot using button?
What is difference between executequery and executeupdate?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What are the steps you will take to improve performance? Will you use dataset or datareader?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What is connection string?
What are all components of ADO.Net data provider?
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 use of SqlCommand object?
What are the important features of ado.net 2.0?