Hacker News new | ask | show | jobs
by dan-robertson 2782 days ago
I disagree with this. I think sql is actually mostly very good, with the exception that maybe the FROM clause should come before the SELECT.
1 comments

It's probably just the way my brain works. After a SQL statement goes to more than ten lines or so I have to study it very hard to understand what's going on.

Maybe it's the way I was taught.