what is Execute NOn Query?
Answer Posted / reshma
EXECUTE NON QUERY IS COMMAND OBJECT METHOD USED TO
INSRET,DELETE,UPADTE DATA INTO A DATABASE
| Is This Answer Correct ? | 57 Yes | 10 No |
Post New Answer View All Answers
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
Is it possible to load multiple tables in a Dataset?
Which object is used to add relationship between two Datatables?
What is difference between entity framework and ado.net?
Which method is used to sort the data in ADO.Net?
How to connect and retrieve data from database using dataset
What is DataReader Object?
Explain the difference in record set and dataset?
What are the ado.net connection pooling parameters?
What is difference between connected and disconnected architecture in ado.net?
Explain why edit is not possible in repeater?
Define different execute methods of ADO.NET command object ?
How can we load multiple tables in to dataset?
What is the use of adodc?
What is the difference between OLEDB Provider and SqlClient?