what is Execute NOn Query?

Answer Posted / basheer

Command.ExecuteNonqurey is used to Execute querys which
actually does not query Database table to give back
something (Like Select) but commnads DB table to do
something.(Insert,Update or Delete)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Data Provider?

790


What is the usage of the dataset object in ado.net?

689


Define different execute methods of ADO.NET command object ?

744


How can we load multiple tables in to dataset?

798


What connected data?

685


describe the dataset object in ado.net.

706


What is DataRowCollection?

825


What is difference in record set and dataset?

726


What is maximum pool size in ado.net connection string?

725


What providers does Ado.net uses?

756


Data reader read and forward only, how is it possible to get 2 tables of data at a time?

673


What is datatable in ado.net?

707


What are the ado.net components?

748


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

830


How to read data with the sqldatareader ?

734