Deleting Rows from a Table
Goal of This Tutorial
The goal of Tutorial Five is to demonstrate how to delete rows from a table in a database. The following sections give an overview of the project, explain how to execute the program and to verify the program output, and discuss relevant parts of the source code in detail.