Beginner needs help - Mailing list pgsql-sql

From Aaron Chu
Subject Beginner needs help
Date
Msg-id 96853212-4AA9-11D7-8F7C-000393017462@mac.com
Whole thread Raw
Responses Re: Beginner needs help  (Greg Stark <gsstark@mit.edu>)
Re: Beginner needs help  ("Victor Yegorov" <viy@pirmabanka.lv>)
Re: Beginner needs help  (Bruno Wolff III <bruno@wolff.to>)
Re: Beginner needs help  (Josh Berkus <josh@agliodbs.com>)
List 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.



pgsql-sql by date:

Previous
From: "Susan Hoddinott"
Date:
Subject: Executing SQL commands via triggers without the use of procedures
Next
From: Hubert depesz Lubaczewski
Date:
Subject: how to return ONE single record from a function in plpgsql?