what is Execute NOn Query?
Answer Posted / akira
execute Non Query (), Is for insert,delete and update
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between ADO and ADO.Net?
Which is faster sqldataadapter and sqldatareader?
Define the executescalar method?
What are all the commands used with Data Adapter?
Command objects uses, purposes and their methods.
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
Which name space is used to get assembly details?
Define the data provider classes that is supported by ado.net?
What are the Features of a dataset
Can we do database operations without using any of the ado.net objects?
How to store data in memory?
How we can provide data to ado.net?
List all the steps in order, to access a database through ado.net?
How to pass values into a datatable?
What is the difference between DataReader and DataSet in ADO.NET?