|
|
|
|
|
by enjo
2075 days ago
|
|
I haven’t one time in my 20 years of development had a time where that readability mattered tho. SQL very quickly becomes too complex for people who don’t intimately understand the language to make any sense out of it. Show a layman an INNER JOIN and see if they can make any sense out of what’s happening...they’ll just do what they do in real life: ask an engineer. |
|
QUEL is better there but still not great unless its execution semantics are different than SQL's (aka semantically does it filter before or after selection?)