Charles Fonseca

6%
Flag icon
In the relational algebra, you would instead write: sharks  =  σfamily = “Sharks” (animals) where σ (the Greek letter sigma) is the selection operator, returning only those animals that match the condition family = “Sharks”.
Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
Rate this book
Clear rating
Open Preview