Team LiB
Previous Section Next Section

Chapter 13: Inserting Data into the Table

Overview

The my_music database table is just sitting there, waiting for you to add information about your music collection. In this chapter, you learn how to:

  • Create an administrative interface for adding a record

  • Create a script to insert the record into your table


Team LiB
Previous Section Next Section