Team LiB
Previous Section Next Section

Chapter 14: Selecting and Displaying Data

Overview

By now, you've happily and repeatedly populated the my_music table with all the items in your music collection—or at least a few. In this chapter, you learn how to:

  • Select records from a table using the SQL ORDER BY clause

  • Format and display records from a database table


Team LiB
Previous Section Next Section