Re: Combining Values
- From: Ed Murphy <emurphy42@xxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 18:55:23 -0700
imani_technology_spam@xxxxxxxxx wrote:
I need to do something that goes against normalization, but it is what
the client wants. Let's say one person has several addresses. I need
to be able to take each of those addresses and combine them into one
field. So I need to take this:
John Doe | Address 1
John Doe | Address 2
John Doe | Address 3
And combine them into this:
John Doe | Address 1; Address 2; Address 3
Do I need a cursor for this?
Do this in the reporting layer (e.g. Crystal Reports) if at
all possible.
.
- Follow-Ups:
- Re: Combining Values
- From: imani_technology_spam@xxxxxxxxx
- Re: Combining Values
- References:
- Combining Values
- From: imani_technology_spam@xxxxxxxxx
- Combining Values
- Prev by Date: Re: Mismatch between Count(*) and Properties -> Rows
- Next by Date: Re: Mismatch between Count(*) and Properties -> Rows
- Previous by thread: Combining Values
- Next by thread: Re: Combining Values
- Index(es):