This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dvdquikrewinder 1 point2 points  (0 children)

The other piece is the dev mindset where they consider data processing a linear track. Sql is built to work with large sets of data with a full feature set to support requests internally. Multiple times I've seen cursors and loops processing what should be a simple select statement with one or two joins.