Beginner needs help

From: Aaron Chu <astrate(at)mac(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Beginner needs help
Date: 2003-02-27 23:17:06
Message-ID: 96853212-4AA9-11D7-8F7C-000393017462@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Denis Zaitsev 2003-02-28 00:45:44 Are scalar type's in/out functions implicitly STRICT?
Previous Message Itai Zukerman 2003-02-27 23:12:35 Re: GiST, Not Using Index