How can I create a string by concatenating a column from a table without using a cursor?

Validating the user

Updated:  07/01/2010 14:07 PM
Author:  Shiju Mathews

Status:    Resolved.


Consider a table Employee which contains a field called β€˜EmailAddress’. For emailing a matter to a particular employee we need all email address separated by β€˜;’( semi column).

Tags: How can I create a string by concatenating a column from a table without using a cursor?
Updated on: December 2025