Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: SQL Select Statement

    I think I got it. I used this as part of the query still using a full outer join:

    coalesce(a. ) as columnName

    Thanks again!

  • RE: SQL Select Statement

    This works great one way...

    If in table a, we have instances where player b did not play, we get the correct response. Now we need to add instances where there...

Viewing 2 posts - 1 through 3 (of 3 total)