elsenorjose
Technical User
I have a view that includes a field called ProjTypeName for Project Type Name. In that field, there are 4 values: Active Pharmaceutical Ingredient Manufacturing, Drug Product Manufacturing, Packaging, and Labeling. These serve as group names in a Crystal Report. I have been asked to concatenate the Drug Product Manufacturing and Packaging project types to create a pseudo-project. I'm thinking it's a combination of CASE and concatenation, but my SQL skills are pretty weak. Can anyone suggest a simple way to alter the view so that I will have 3 project types now? I'm using SQL Server 2005.
Thanks
Thanks