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 yourfriend

  1. yourfriend

    combine many records into one and one record into many

    hey guys, thanks for the input. I'll try both methods and see which one is better.
  2. 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