Binary Matching Operators
Focus
- Operators that combine two data sets
- Specifically, one-to-one match operators
- Joins
Algorithms
- Can be used in relational, extensible, and object-oriented databases
Notes:
Because all of the 1-1 operations are basically the same, one function to perform all of them.