This document provides an overview and agenda for a session on relational algebra, relational calculus, and SQL. It discusses the key topics of relational algebra operations like selection, projection, join, and division. It also covers the tuple relational calculus and domain relational calculus for specifying relational queries. Sample queries are provided in both relational algebra and relational calculus. The session aims to explain how relational algebra forms the basis for the SQL language for querying relational databases.