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
What does ado stand for?
What is the use of SqlCommand object?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
differences between ADO and ADO.NET
What is the role of the dataset object in ado.net?
What are dcl commands?
How do you find the count of records in a dataset?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
How to identify the updated rows in a dataset?
What are the key events of sqlconnection class?
Some important instruction regarding ADO.NET connection string ?
What is the return type of executescalar?
What are the pre-requisites for connection pooling?
What is the difference between the clone() and copy() methods of the dataset class?
What is the provider being used to access oracle database?