An Introduction to SQL

Almost every website nowadays, it seems, uses a database. Your objective, as a web developer, is to be able to design or build websites that use a database. To do this, you must acquire an understanding of and the ability to use Structured Query Language (SQL), the language used to communicate with databases.

We'll start by introducing the SQL language and the major SQL statements that you'll encounter as a web developer.

Topics include the following:

  • SQL Statement Overview
  • Data Definition Language
  • Data Manipulation Language
  • Standard SQL
  • Wrapping Up: an Introduction to SQL

 

RELATED FILES

Visit Website

Code Archive

Sample Applications & Examples

Simply SQL

Publisher: SitePoint

Author: Rudy Limeback

Year: 2008