SELECT Statement

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mountain_Dewski
    New Member
    • Jul 2005
    • 1

    #1

    SELECT Statement

    Hi,

    I want to do a select statement in one table.

    The table has two columns:

    Citycode, TeamCode

    The citycodes may have multiple team codes, and the team code may be the same as the citycode or not.

    I want to find the citycodes that have more than one teamcode, and one of the codes is the same as the citycode.
Working...