I want to display all email addresses from a column (named email) separated by a comma in html. How would I write a sql query in an html page?
A:
Here is a writeup on it with good notes: http://wiki.lessthandot.com/index.php/Concatenate_Values_From_Multiple_Rows_Into_One_Column
Dave
2010-07-23 18:08:58
I figured it out. thanks for the response.
codeLearner
2010-07-23 18:50:01