Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by shorinhio

  1. shorinhio

    Help with simple Join

    thanks PHV, that last line helped me work out the solution
  2. shorinhio

    Help with simple Join

    thanks PHV I will try that, previous reply was to lespaul
  3. shorinhio

    Help with simple Join

    that does the following: 1,Liverpool,Liverpool 1,Chelsea,Chelsea 2,Everton,Everton 2,ManUtd,ManUtd I want it to be: 1,Liverpool,Chelsea 2,Everton,ManUtd
  4. shorinhio

    Help with simple Join

    I have 3 tables: Team, Result, and Fixture Team contains: TeamId, TeamName Result contains: FixtureId, TeamId, Goals Fixture contains: FixtureId, Time For each fixture: - one entry is made into the Fixture table with a unique FixtureId - 2 entries are made into the Result table- each with a...

Part and Inventory Search

Back
Top