10. Working with Your MySQL Database

In this chapter, we discuss Structured Query Language (SQL) and its use in querying databases. You continue developing the Book-O-Rama database by learning how to insert, delete, and update data, and how to ask the database questions.

Key topics covered in this chapter include

Image What is SQL?

Image Inserting data into the database

Image Retrieving data from the database

Joining tables

Using subqueries

Updating records from ...

Get PHP and MySQL® Web Development, Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.