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
Difference between sqlcommand and sqlcommandbuilder?
What is DataReader Object?
Give few examples of datareader that is used in different dataproviders.
What is the use of SqlCommandBuilder?
How can I retrieve two tables of data at a time by using data reader?
What are basic methods of dataadapter?
How to work with disconnected data - the dataset and sqldataadapter?
What is the difference between typed and untyped dataset?
Define atomicity?
How to find the given query is optimised one or not?
What is the difference between oledb sql server and oledbdotnet provider?
Is entity framework better than ado.net?
What is a dataview?
What is ole used for?
Can we do database operations without using any of the ado.net objects?