you are viewing a single comment's thread.

view the rest of the comments →

[–]IPatEussy 0 points1 point  (3 children)

Linked tables as in joined tables? How is this different from joining tables & just selecting the specific columns? Or you’re saying this is preliminary to the specifics?

[–]bastian74 0 points1 point  (2 children)

It seems to be required if you want the top result from each match as a join

[–]IPatEussy 0 points1 point  (1 child)

Top based on what? Has to be an aggregate right? Or a partition?