Previous Topic: Relating Tables and RecordsNext Topic: Joining different tables


Joining Tables

You can join tables that share a column of common values. For example, you can join:

Both of these topics are described below. This chapter also describes a method to translate a nested SELECT that retrieves more than one value into a SELECT statement that is a join operation.