what is Execute NOn Query?
Answer Posted / thirushakar
Execute non Query is used to execute more than one command
at the time (it is used for insert ,delete ,update)
| Is This Answer Correct ? | 235 Yes | 38 No |
Post New Answer View All Answers
What is DataReader Object?
How do you update a dataset in ado.net and how do you update database through dataset?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What are the 3 major types of connection objects in ado.net?
Which method in OLEDBAdapter is used to populate dataset with records?
Which is better entity framework or ado.net?
What is the difference between Optimistic and Pessimistic locking?
What is dao and ado?
What do you mean by performing asynchronous operation using command object?
What is the difference between Datareader and Dataset?
What is sql connection in ado.net?
What is a column variable?
Which method is used by command class to execute SQL statements that return single value?
Which is better ole db or odbc?
Why is stored procedure used in ado.net?