what is Execute NOn Query?
Answer Posted / balaji rajasekaran
ExecuteNonQuery method is used for
==================================
Sending SQL Insert statements to a database.
Sending SQL Update statements to a database.
Sending SQL Delete statements to a database.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define partial class?
What are all the classes that are available in System.Data Namespace?
What is the functionality of data provider in ado.net?
What are the different layers of ado.net?
What is basic use of data view?
Is it possible to load multiple tables in a Dataset?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
How would you connect to a database by using .NET?
What is the difference between ado.net and oledb?
What is ado.net and its architecture?
What is dataset object? Explain the various objects in dataset.
What is ado.net in vb net?
What is linq and entity framework?
Explain which name space is used to get assembly details?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?