what is Execute NOn Query?
Answer Posted / parag
Execute non Query is used to execute more than one command
at the time like in DML command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the several execute methods of ado.net?
What is row state?
What is an ado?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
Which is faster sqldataadapter and sqldatareader?
List all the steps in order, to access a database through ado.net?
What Is Difference Between Ado And Ado.net?
What is ado.net architecture?
What is the difference between typed and untyped dataset?
How to connect and retrieve data from database using dataset
Can we connect two dataadapters to same data source using single connection at same time?
Explain sqlconnection object?
Explain the advantage of ADO.Net?
What is the difference between OLEDB Provider and SqlClient?
Explain the dataadapter class in ado.net?