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 MikeeOK 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: jfort
  • Order by date
  1. jfort

    GROUP_CONCAT analogue or any simulation

    Is there any analogue or simulation to the wonderful MySQL’s GROUP_CONCAT function? Say, I have two columns on the table: id, hobby. Every id may have 1 or more hobbies, like: Id Hobby 1 Hiking 1 Dancing 2 Dancing 2 Swimming 3 Horse back riding So, in MySQL I’d use SELECT id...

Part and Inventory Search

Back
Top