Chapter 4. Using SQL

Structured Query Language, or SQL (usually pronounced “sequel”), is a very common language used in many database applications that provides a relatively simple, yet powerful, way to access a database. Because it’s an open standard, it’s used in a variety of database products, from freeware to those costing tens of thousands of dollars. Because SQL is so common and there’s a likelihood you’ll use it at some point, we’ll spend this chapter delving into the details of this language.

Using SQL, HTML, and a scripting language (such as PHP), you can create dynamic Web sites that integrate up-to-the-minute information with optimized design and content. Some of the most common ways to use SQL are tracking visitors to a Web site, providing ...

Get Macromedia Dreamweaver MX Advanced for Windows and Macintosh: Visual QuickPro Guide 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.