|
This chapter introduced sample syntax and results for basic kinds of SELECT statements that are used to query a relational database. The section Single-Table SELECT Statements shows how to perform the following actions:
This chapter also introduced simple join conditions that enable you to select and display data from two or more tables. The section Multiple-Table SELECT Statements describes how to perform the following actions: