Overview
v A database is a set of tables
v The tables are sets of records known as tuples
composed of fields each having values of from some
primitive data type
A table named Doctors composed of two tuples
or records composed of seven fields, the first of
which is an integer and the rest of which are text
fields, some with specific formats