ABSTRACT

The tables are formally called relations, referring to the mathematical set theory used in the original work on relational databases.1 In database theory, rows are called tuples and columns are called attributes of a tuple. The focus of this book is practical, so the common terms table, row, and column are used. The detail of using the SQL language to perform these operations is left to a later chapter of this book.