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
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is the difference between Data adaptor and Data set?
What are three methods for displaying data in a syncfusion datagrid
What are the namespaces used in ado.net for data access?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is dataset and datatable in ado.net?
How do you update a dataset in ado.net?
What are the 3 major types of connection objects in ado.net?
Which provider is used to connect ms access, oracle, etc…?
What is the difference between the clone() and copy() methods of the dataset class?
What is isolation?
Does ado.net use odbc?
Some important instruction regarding ADO.NET connection string ?
What is execute scalar in ado.net?
how we can fire event in databound coulm in datagfrid withot using button?