Description of Data Operations That Do Not Return Rows :
Data Operations That Do Not Return Rows is a web based tutorial which helps you to know about the Sql queries that do not return any records. The author explains you about the ExecuteNonQuery method of the ADO.NET command which is used for executing those queries. You can also see a sample code which executes the insert SQL statement using ExecuteNonQuery method.