Using MySQL, I can do something like: SELECT hobbies FROM peoples_hobbies WHERE person_id = 5; My Output:
Consider a database table holding names, with three rows: Peter Paul Mary Is there an easy way to turn this i