what is Execute NOn Query?
Answer Posted / suman zalodiya
ExecuteNonQuery() is used when you run rhe query that
doesn't return anything.For example insert,update,delete
etc.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between oledb sql server and oledbdotnet provider?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
Explain the dataadapter class in ado.net?
What is the meaning of executenonquery?
What is connection string?
What is DataRowCollection?
What are all the different methods under sqlcommand?
Why edit is not possible in repeater?
What is ole word?
What are all the commands used with Data Adapter?
What are the different execute methods of Ado.Net?
What does ado stand for?
What is an example of ordinal data?
What is the functionality of data provider in ado.net?
What are the differences between OLEDB and SQLClient Providers?