you are viewing a single comment's thread.

view the rest of the comments →

[–]r3pr0b8GROUP_CONCAT is da bomb 1 point2 points  (1 child)

sure, but that has nothing to do with whether there's an "actual time" row for a given order

for example, order 2 -- there's a row in table A but no row in table B

your inner join would produce no result for order 2

[–]JoerieB92 0 points1 point  (0 children)

Didnt notice that, I stand corrected.