Re: transpose sql columns

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



If this is a one time thing and performance is not an issue I would
use a cursor to "flatten" these records in either an t-sql script or a
stored proc...I can post an example if you need one..

-Jim

.