Thread
:
Return a comma seperated string?
View Single Post
#
1
(
permalink
)
05-05-2006, 01:53 AM
ben
Administrator
Join Date: Mar 2007
Posts: 92
ANY
dialect question:
Return a comma seperated string?
How do you return a comma seperated string of all the values in a given column.
For example if we have:
col
----
one
two
three
We would like to get: one, two, three
ben
View Public Profile
Send a private message to ben
Find all posts by ben
ANSWER(S):