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
Give an example that shows how to execute a stored procedure in ado.net?
how we can fire event in databound coulm in datagfrid withot using button?
Explain the difference between sqlcommand object and command behavior object?
Describe connection object in ado.net
What is defaultview in datatable?
How do you connect to sql server database without using sqlclient?
What is ado or jdbc?
How would you connect to database using .NET?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is executenonquery ado.net?
What is data reader in ado.net?
Which control of the BindingNavigator returns the current position within the data source?
Which is faster ado.net or linq?
Explain how to create dynamic gridview?
What is difference between executequery and executeupdate?