A
Always Learning
Hi Guys,
I have a file with FirstName, LastName,Address,Postcode,Email fields
There are duplicate firstname & lastname fields.
Can some one show me the sql statement I need to get distinct records where
the firstname and lastname are not the same.
I.E if one record has "Steve","Wilson","123 the glade",BR1 3OX","" and the
other record has "steve","wilson","123 the glade",BR1 3OX","" I only get one
of the records returned in the query.
Thanks for any help you can give me.
Best Regards,
Steve Wilson.
I have a file with FirstName, LastName,Address,Postcode,Email fields
There are duplicate firstname & lastname fields.
Can some one show me the sql statement I need to get distinct records where
the firstname and lastname are not the same.
I.E if one record has "Steve","Wilson","123 the glade",BR1 3OX","" and the
other record has "steve","wilson","123 the glade",BR1 3OX","" I only get one
of the records returned in the query.
Thanks for any help you can give me.
Best Regards,
Steve Wilson.