I know you can do this, because I\'ve seen it done once before, but I forget where and up until now I haven\'t need to do it.
I have a table called Employees, and it
If you are using MySQL, they have a great function called GROUP_CONCAT that does just that. http://dev.mysql.com/doc/refman/5.0/en/group-by-functions.html#function_group-concat