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 TouchToneTommy 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: *

  • Users: rotorblade
  • Content: Threads
  • Order by date
  1. rotorblade

    Where clause for only recs that match all in 2nd table.

    I'm trying to retrieve only records from table A joined to table B where A.id = B.id and there is a matching record in table B for EVERY value in a list of values for B.filter. For instance, given the following two tables: -------- Table A ---------- | id | description |...

Part and Inventory Search

Back
Top