Nasrulain mohamed
Difference b/w Execute Query and Execute NonQuery?
By Nasrulain mohamed in ASP.NET on Dec 12 2009
  • Nasrulain mohamed
    Dec, 2009 12

    Execute NonQuery..
    1.It will not return any data.
    2.It is used with insert and update.
    3.It returns only the number of rows affected.


    Execute Query..
    1.Its for command objects.
    2.It returns the value given by database through select statement.


    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS