what is Execute NOn Query?
Answer Posted / nvns
Execute Non Query(),is for insert,delete and update...
i.e for the statements which does'nt returns any value after
the execution.
| Is This Answer Correct ? | 120 Yes | 20 No |
Post New Answer View All Answers
What is an orm, and why would you use one instead of plain old ado.net?
How can we load multiple tables in a dataset?
What is disconnected data?
What are the major difference between classic ADO and ADO.NET?
Which property is used to check whether a DataReader is closed or opened?
What are the different row versions available in table?
What is ado control?
Explian About DataAdapters
What are the key features of ado.net?
What is the significance of CommandBehavior.CloseConnection ?
differance between ADO vs ADO.Net?
What is acid in ado.net?
What is a serialized object?
What are the different execute methods of Ado.Net?
How to Read, Add, Update and Delete record in Entity Framework ?