what is Execute NOn Query?
Answer Posted / arvind nagar
Execute Non uery is used to perform catalog operations(i.e.
creating databse objcts such as tables) or to change the
data in database without using a dataset by executing
update, Insert and Delete operations.
| Is This Answer Correct ? | 57 Yes | 15 No |
Post New Answer View All Answers
What are the parameters that control most of connection pooling behaviours?
Command objects uses, purposes and their methods.
What are the 3 major types of connection objects in ado.net?
How does entity framework work?
What are the several execute methods of ado.net?
Explain the basic use of "dataview" and explain its methods.
What is the advantage of ado.net?
What is ole in excel?
What is ado.net connection?
What are the data providers in ADO.NET framework?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What is a sqldataadapter?
What is datasource in ado.net?
How do you implement locking concept for dataset?
What is adodb dll?