Placing a column of query results into a text string?

V

vnormth

How can you take the values in a column resulting from a select query and
place them in a text string separated by commas?
 
Top