what is Execute NOn Query?
Answer Posted / basheer
Command.ExecuteNonqurey is used to Execute querys which
actually does not query Database table to give back
something (Like Select) but commnads DB table to do
something.(Insert,Update or Delete)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of databinding?
Describe ado.net object model in detail.
What does sqldatareader return?
What does ole stand for in excel?
What is ado.net and its architecture?
How to connect and retrieve data from database using dataset
What is variable view?
What is bubbled event?
What is the DataTableCollection?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What connected data?
How to aggregating data across related tables?
What is microsoft ado.net?
Can we connect two dataadapters to same data source using single connection at same time?
Which database is the ado.net?