Re: Combining Values
- From: Madhivanan <madhivanan2001@xxxxxxxxx>
- Date: Sat, 30 Jun 2007 06:22:50 -0000
If you cant do this in reports, refer this
http://sqljunkies.com/WebLog/amachanic/archive/2004/11/10/5065.aspx?Pending=true
Madhivanan
On Jun 30, 10:47 am, "imani_technology_s...@xxxxxxxxx"
<imani_technology_s...@xxxxxxxxx> wrote:
I wish I could, but this is a data migration. I HAVE to put this
stuff in the table. The customer requires it. More specifically,
Commerce Server requires it.
On Jun 29, 6:55 pm, Ed Murphy <emurph...@xxxxxxxxxxxx> wrote:
imani_technology_s...@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.- Hide quoted text -
- Show quoted text -- Hide quoted text -
- Show quoted text -
.
- References:
- Combining Values
- From: imani_technology_spam@xxxxxxxxx
- Re: Combining Values
- From: Ed Murphy
- Re: Combining Values
- From: imani_technology_spam@xxxxxxxxx
- Combining Values
- Prev by Date: Re: Combining Values
- Previous by thread: Re: Combining Values
- Index(es):
Relevant Pages
|