4.4. Relational Algebra
Relational algebra is a collection of operations to manipulate or access relations. It is a procedural (or abstract) language with operations that is performed on one or more existing relations to derive result (another) relations without changing the original relation(s). Furthermore, relational algebra defines the complete scheme for each of the result relations. Relational algebra consists of set of relational operators. Each operator has one or more relations as its input and produces a relation as its output. Thus, both the operands and the results are relations and so the output from one operation can become the input to another operation.
The relational algebra is a relation-at-a-time (or set) language in which ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access