|< < 39 > >|

The select statement

The select statement is used to retrieve data from a relational database.

  • It can get very complicated.

  • We will discuss it a little at a time.

  • For now: Single-table select.

  • Throughout: Syntax will be explained by example.

|< < 39 > >|