help; a challenging SQL request

From: charles <dshproperty_at_gmail.com>
Date: Wed, 29 Jun 2011 08:08:32 -0700 (PDT)
Message-ID: <eb0c5cea-4653-4245-a803-72bf72adfd66_at_j15g2000yqf.googlegroups.com>



Group,

I need to write a SQL which find all the match recording for a particular person

For example

COL1               COL2
john                 a
john                 b
john                 c
joe                  a
joe                  c
tim                  a
tim                  b
tim                  c

I would like to find all the person who has the same entry as john (a, b,c ), which tim is.

How should i build that SQL?

Thanks for your help Received on Wed Jun 29 2011 - 10:08:32 CDT

Original text of this message