Overview This section provides examples of how to execute non-query SQL statements (e.g. update, delete, insert operations): How to: Execute Insert Statements How to: Execute Update Statements How to: Execute Delete Statements