|
|
|
|
|
by pawnednow
2143 days ago
|
|
The author says >>>As I reviewed the previous work and struggled to understand the queries, I felt like SQL wasn’t the right tool for the job — it was getting in the way of progress. So I paused, took a step back and looked for an alternative approach. Not sure why the author thought SQL wasn't the right tool as he glosses over this justification. It seems to me like a time series or sorting problem. The challenge was inserting meta data and then sorting. This relates to problem with query language but the article seems to imply the problem was somehow solved with GO. Either way my knowledge on this subject is limited and probably much shallower than the author. |
|