IN THIS CHAPTER
Chapter 6, "Introducing SQL," introduced data drivers, data sources, SQL, and data retrieval (using the SELECT statement). You'll probably find that you spend far more time retrieving data than you do inserting, updating, or deleting it (which is why we concentrated on SELECT first).