The document covers formal relational query languages, including relational algebra, tuple relational calculus, and domain relational calculus. It details the basic operations in relational algebra, such as select, project, union, set difference, Cartesian product, and rename, along with their notation and examples. Additionally, it discusses the concepts of safety in tuple calculus and domain calculus expressions, emphasizing the importance of restricting certain queries to ensure finite results.