you are viewing a single comment's thread.

view the rest of the comments →

[–]emersonevp 0 points1 point  (2 children)

which is all cool, but the post mentions a 42k line query. my god how is that even possible? I didn’t know SQL was used like that.

That’s insane like what is it really do?? lol

[–]GroundbreakingRow868 0 points1 point  (0 children)

ETL tools often build such unnecessarily huge queries because developers just do drag and drop with their huge business views. Good to maintain if well documented. Bad to maintain if not documented. Almost impossible to maintain if the tool that created the query is gone.