Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 onverting a matrix to a normalized format

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2007-02-12 : 10:03:39
Jamie writes "I trying to write a SQL solution using embedded and/or dynamic SQL to convert a matrix file to a normalized format."

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2007-02-12 : 10:03:39
Have you looked at the UNPIVOT statement?
Go to Top of Page
   

- Advertisement -