Stefan Tilkov's Random Stuff

Relational Calculus is about Relations, not Rows

Reg Braithwaite:

In the case of modeling SQL, there is no reason why standard OO cannot model joins, selections, and projections with ease. All it takes is the flash of insight that it’s important to think about a relational database that way.

Comments