what is Execute NOn Query?
Answer Posted / usha
This method belongs to connection object.We call this
method to indicate that the stored procedure doesn't return
results for a query but rather than an integer indicating
how many rows are effected by the executed statement.
| Is This Answer Correct ? | 26 Yes | 11 No |
Post New Answer View All Answers
Which is faster dataset or datareader?
What is ado and rdo?
What is the difference between data reader and data adapter?
What is sqldatasource?
What is ole in excel?
Define the data provider classes that is supported by ado.net?
How can we add/remove row's in "datatable" object of "dataset"?
Explain the difference in record set and dataset?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What are good ado.net object to replace to ado recordset object.
What is a dynaset in access?
What does executequery return?
What are the parameters that control most of connection pooling behaviours?
Explain the difference between data reader and data set?