Thread: Beginner needs help

Beginner needs help

From
Aaron Chu
Date:
Hi,

I have a table which has a column of surnames (string) and I would like 
to know how can I retrieve (SELECT) all the repeated surnames, i.e. 
more than one person who has the same surname.

Thanks.