Inserting Data into a Table
Goal of This Tutorial
The goal of this tutorial is to demonstrate how to insert data into 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.