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
How to Read, Add, Update and Delete record in Entity Framework ?
How to create data relations?
What is oledb connection?
What are the ado.net components?
What is the usage of the dataset object in ado.net?
Define data adapter?
What is ado and rdo?
What are the parameters that control most of connection pooling behaviours?
What is ado.net architecture?
What is the use of sqldatareader class?
Explain all the classes those are used for database connections between sql server and asp.net?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What is the use of connection object in ado.net?
What is ole db and odbc?
What is the use of SqlCommandBuilder?