Chapter 4. Basic ANSI-SQL

IN THIS CHAPTER

This chapter will go over Structured Query Language, or SQL, which can be pronounced either “ess-cue-ell” or “sequel.” Some people insist that it must be called one or the other. I prefer “sequel” because it's one less syllable to say.

SQL was invented by IBM in 1970 and became an ANSI standard in 1986. It's an English-like, nonprocedural language that aids in the definition, manipulation, and administration of data in a relational database management system (RDMS). I'll be going over today's most commonly used statements and clauses ...

Get Programming Data-Driven Web Applications with ASP.NET 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.