Chapter 5. SELECT Statement: Common Elements

Introduction

This first chapter dealing with the SELECT statement describes a number of common elements that are important to many SQL statements and certainly crucial to the SELECT statement. For those who are familiar with programming languages and other database languages, most of these concepts will look familiar.

We cover, among others, the following common elements:

Literals and Their Data Types

Literals have been used in many examples of SQL statements in the previous chapter. A literal is a fixed or unchanging ...

Get Introduction to SQL: Mastering the Relational Database Language, Fourth Edition/20th Anniversary 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.