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!

Search results for query: *

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

    combine many records into one and one record into many

    I am new to SQL server and I would like to like is there any way I can combine many records into one and one record into many. Input/Output (many records): id DX 1 A 1 B 1 C 2 A 2 B Output/Input (one record): id DX1 DX2 DX3 1 A B C 2 A B I am a SAS programmer. I...

Part and Inventory Search

Back
Top