Preparation

Fundamentals of Database Management Systems

Learning Objectives

  • Describe the purpose of the following relational operators
    • selection (σ)
    • projection (π)
    • rename (ρ)
  • Manipulate relational data using the aforementioned operators