what is execute scalar?

Answers were Sorted based on User's Feedback



what is execute scalar?..

Answer / vaishuparmar

.it's used with aggregate functions.
.there are main 5 aggregate function max,min,sum,avg,and count..
.it returns only one value at a time.
.it fetches the data from the database.
.it returns only first column of first row.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

How to add a javaScript function in a datagrid?

0 Answers   C DAC, CDAC,


Difference between ADO and ADO.net ?

11 Answers   Accenture, BirlaSoft, College School Exams Tests, Krest, Red Apple,


What is sql command in ado net?

0 Answers  


How do you merge two datasets into the third dataset in a simple manner?

3 Answers   IBM,


We all know that Dataset is purely disconnected architechure, but we also know that we can update the changes made to the dataset can be updated in the backend database. when there is no connection how does the update happedn?

6 Answers   Accenture, FastStream,






What is ado asp?

0 Answers  


Whate are different types of Commands available with DataAdapter ?

2 Answers  


Is datareader faster than datatable?

0 Answers  


types of Store procedure in Sqlserver2000?

4 Answers  


What is namespace in ado.net?

0 Answers  


What does executenonquery () method return?

0 Answers  


What are the different ado.net namespaces are available in .net?

0 Answers  


Categories