If we are not returning any records from the database, which method is to be used?

Submitted by: Administrator
There is a method called Execute Non Query. This method executes the Update, Delete etc. This does not return any rows but will give the number of rows affected.
Submitted by: Administrator

Read Online ADO.NET Job Interview Questions And Answers