Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: SQL DISTINCT on Multiple Columns

    The INSERT had these data :

    ('Param', 'Singh', 'B283SP', 'Birmingham'),

    ('Steve', 'White', 'EC224HQ', 'London'),

    ('Mark', 'Smith', 'L324JK', 'Liverpool'),

    ('Claire', 'whitehood', 'M236DM', 'Manchester'),

    ('Param', 'Singh', 'B283SP', 'Birmingham')

    And the Select *...

Viewing post 1 (of 1 total)