Relational Algebra I
Preparation
Fundamentals of Database Management Systems
- Chapter 5: The Relational Database Model:
Introduction
- Data Retrieval From a Relational Database
Learning Objectives
- Describe the purpose of the following relational operators
- selection (σ)
- projection (π)
- rename (ρ)
- Manipulate relational data using the aforementioned operators