6 ms·
Conversely, it’s very helpful at dissecting a 3k line insanity query and explaining it.
by jkrubin 3y ago
Conversely, it’s very helpful at dissecting a 3k line insanity query and explaining it.
- aussieguy1234 3y agoYes. It'd be interesting to see what it makes of some of those ugly ORM generated queries.
- mdekkers 3y ago> 3k line insanity query *laughs in PTSD*
- collyw 3y agoI 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
- jkrubin 3y agoI totally agree but some of these are tsql which is less than easy to read imo.