Forum Replies Created

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

  • RE: Removing Duplicates from a LEFT JOIN

    Assuming I could use the aggregate of any variable with numbers, say A.variable1, what would be the modification to the code below? I've tried putting a MAX in for...

  • RE: Removing Duplicates from a LEFT JOIN

    The problem is that only the fields in table A are the same for each record. Fields in table B are different for each record, so running DISTINCT still...

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