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
How do you find the count of records in a dataset?
What is linq and entity framework?
What is oledb driver?
Define data access layer?
What is sql command in ado net?
What are the methods of XML dataset object?
What are three methods for displaying data in a syncfusion datagrid
Explain the dataadapter class in ado.net?
What is the use of connection object in ado.net?
What is ado and rdo?
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?
Where is adodb dll located?
What is ado recordset?
What is the provider being used to access oracle database?
List the 4 common ado.net namespaces?