|< < 37 > >|

Translating SQL Queries into Relational Algebra

Query Blocks

So query blocks are delimited by:

  • Set operations

  • Nested queries

Example

Query 6 from Assignment 3:

What are the names of members who received messages from Cephalophore? Order alphabetically.

|< < 37 > >|