what is Execute NOn Query?
Answer Posted / mouli
Execute non Query is used to execute any SQL statement
(insert ,delete ,update) or a stored procedure
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is datasource in ado.net?
What is difference between datatable and dataset?
What is difference between connected and disconnected architecture in ado.net?
What is executenonquery ado.net?
What is a serialized object?
Explain the two fundamental objects in ado.net?
What are the types of databinding?
Why do we use sqldataadapter?
What is the difference between Datareader and Dataset?
Give few examples of datareader that is used in different dataproviders.
What is ado.net full form?
Does sqlclient and oledb class share the same functionality?
What is the difference between statement and preparedstatement interface?
differences between ADO and ADO.NET
What is dbcontext and dbset in entity framework?