Windows based Web Development
IIS – ASP.NET – Visual Studio – C#
SQL DB2: Concatenate TEXT from multiple records
Scenario Here is a recipe on how to concatenate a field from multiple records into one field. There are two pre-conditions for this method to work: First. Your source file needs to have an equivalent of a line number field. This should be a numeric field indicating the sequence in […]