Hacker News new | ask | show | jobs
by jkrubin 868 days ago
Conversely, it’s very helpful at dissecting a 3k line insanity query and explaining it.
3 comments

I have always found SQL to be one of the easiest languages to read, despite not being the easiest to write. Though I have never had to read 3k of SQL, maybe a page or two
I totally agree but some of these are tsql which is less than easy to read imo.
Yes. It'd be interesting to see what it makes of some of those ugly ORM generated queries.
> 3k line insanity query

*laughs in PTSD*