what is Execute NOn Query?
Answer Posted / mona
Execute non Query is used to execute more than one
command
at the time (it is used for insert ,delete ,update)
it returns the no. of queries executed successfully
exeuate non Query DataBase Used in Insert,UpDate,Delete...
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is ado rdo dao in visual basic?
What is the difference between the clone() and copy() methods of the dataset class?
How do you update a dataset in ado.net and how do you update database through dataset?
What is ado.net code?
What is acid in ado.net?
Explain the difference between sqlcommand object and command behavior object?
What is ado recordset?
How to work with disconnected data - the dataset and sqldataadapter?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are dcl commands?
What are all the classes that are available in System.Data Namespace?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
Explain the difference between data reader and data adapter?
How to create dynamic gridview?