1 | All base RDBMS operations and SQL operators are built on relational algebra theory |
2 | Set operations - union, intersection, difference, product |
3 | Native relational operations - project, select, join (outer join, left outer join, right outer join, theta join), division |