IDatabaseCommand¶ Examples for IDatabaseCommand class. execute_sql¶ Deleting a row from a table Inserting a row into a table Inserting multiple rows into a table within transaction Updating a row in a table Updating mulitple rows in a table