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: stroy
  • Content: Threads
  • Order by date
  1. stroy

    concatenate different rows into one field

    I am looking for a way to concatenate data from different rows. TableA ---------- A Albert B Bob C Celine TableB ---------- A 555-5555 A 555-6666 B 555-7777 I want -------- Albert 555-5555, 555-6666 Bob 555-7777 Celine Is there a query that would do this, a standard function or know user...
  2. stroy

    join with restrictive clause

    3 tables... Languages IdLang Description Expresssion IdExp Date … LangExpression IdExp IdLand Description I need a list of all languages with an indicator (true/false or count…)to know if the expression exist for that language for a specific expression Language Fr French...
  3. stroy

    outer join with restrictive clause

    Help Languages IdLang Description Expresssion IdExp Date … LangExpression IdExp IdLand Description I need a list of all languages with an indicator (true/false or count…)to know if the expression exist for that language for a specific expression Language Fr French En...

Part and Inventory Search

Back
Top