Re: Combine multiple records into single row
- From: "Jason Lepack" <jlepack@xxxxxxxxx>
- Date: 29 Mar 2007 11:27:15 -0700
I've never done it myself. I just found the examples and tried them
and they worked. If you're dealing with too big of a dataset then it
may be tedious.
I've found some more that are more dynamic. Here's the google search
string I used:
pivot table sql server
Cheers,
Jason Lepack
On Mar 29, 2:07 pm, "franzey" <fran...@xxxxxxxxx> wrote:
Thanks for the link. I do only have SQL Server 2000 so the PIVOT is
out. Looks like I will be doing some CASE statements. I'm new at this.
Do you know the general syntax I would use using the above example to
get this rolling?
On Mar 29, 1:15 pm, "Jason Lepack" <jlep...@xxxxxxxxx> wrote:
Examples:http://builder.com.com/5100-6388_14-6143761.html
PIVOT will only work if you have SQL SERVER 2005 otherwise you will
use the CASE method.
- Show quoted text -- Hide quoted text -
- Show quoted text -
.
- References:
- Combine multiple records into single row
- From: franzey
- Re: Combine multiple records into single row
- From: Jason Lepack
- Re: Combine multiple records into single row
- From: franzey
- Combine multiple records into single row
- Prev by Date: Re: Combine multiple records into single row
- Next by Date: Re: Newbie on permissions: ADO.NET, C++.NET, SQL SERVER 2005 EXPRESS, Visual Studio 2005
- Previous by thread: Re: Combine multiple records into single row
- Next by thread: Re: Combine multiple records into single row
- Index(es):