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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. clochiani

    special sql query

    I'm using SQL Server 2000
  2. clochiani

    special sql query

    Hello, I have two tables tblMovie (MovieID, Name, ImdbNumber) tblOtherTitle (MovieID, Name) A movie has a name and can also have other names (kept in the second table). I want to generate a list of movies and for each movie I need all the other names. I must create a sql query that does the...

Part and Inventory Search

Back
Top