Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: T-SQL Challenge #1

    First we need to full join the tables @b-2 and @c based on the code and the position of the bname and cname. Then later make right join with @a...

Viewing post 1 (of 2 total)