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 the current version of entity framework?
What are basic methods of dataadapter?
What is serialization and de-serialization in .net?
What does executequery return?
How can we add relation between tables in a dataset?
What is namespace in ado.net?
What is ole db and odbc?
What is the full form of ado.net?
Define atomicity?
Which is faster dataset or datareader?
What is the default Timeout for SqlCommand.CommandTimeout property?
How to retrieve the user id which is provided while windows authentication?
Explain ado.net features? Benefits? Drawbacks?
What are the advantages and disadvantages of using datalist?
What is data access pattern?