|
|
|
Ask HN: SQL using relational theory books?
|
|
6 points
by shivajikobardan
250 days ago
|
|
I have no benefit of learning relational algebra and calculus. Instead SQL, an imperfect concrete implementation of relational theory....is very valuable. I wonder what can teach that? Not just simple stuffs but depth stuffs that are useful in real world market. |
|
Relational Algebra helps with designing fast tables.
> calculus
Did you mean what is commonly referred to as "calculus" or specifically "Relational Calculus" as opposed to Relational Algebra?
"Common calculus" is not connected in any obvious way where it might help. Most of the Lyapunov stuff is kind if obvious for discrete database tables, too. I know very good database people who just ignored all of calculus (except for modelling problem domains).