Hello,
I have a situation where it would be wonderful if I could GROUP BY a string field and have it concatenate the strings comma-delimited much like it would group an integer field by adding them. I don't know if this is possible in SQLServer, but would like some direction if anyone thinks it might be. Thank you in advance!
I have a situation where it would be wonderful if I could GROUP BY a string field and have it concatenate the strings comma-delimited much like it would group an integer field by adding them. I don't know if this is possible in SQLServer, but would like some direction if anyone thinks it might be. Thank you in advance!