what is execute scalar?
Answer Posted / prabhat saxena
execute scalar return a object type value, by defalut it
will return first row of fst column value, mostly we used
it with aggregate function like sum(),max(),min(),avg()....
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
Explain the differences between oledb sql server, oledbdotnet provider?
Define different execute methods of ADO.NET command object ?
What are the key events of sqlconnection class?
What are basic methods of dataadapter?
What is difference between executenonquery and executequery?
What is ado.net objects?
What are three methods for displaying data in a syncfusion datagrid
What are the 3 major types of connection objects in ado.net?
How to add a check box or a dropdown list to a column in a datagrid?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is sqldatasource?
What is full form of ado?
What is disconnected data?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
How to maintain the relation between two tables in ADO.NET?