I want to move Rows to ColumnI am new to SQL and want to convert row to column. I have a table like below:<br/><br/> <table style="width:232pt;border-collapse:collapse" border=0 cellspacing=0 cellpadding=0 width=309> <colgroup span=1><col style="width:48pt" span=2 width=64><col style="width:65pt" span=1 width=87><col style="width:71pt" span=1 width=94></colgroup> <tbody> <tr style="height:15pt" height=20> <td style="width:48pt;height:15pt;background-color:transparent;border-color:#ece9d8" width=64 height=20><span style="font-family:Calibri">Name</span></td> <td style="width:48pt;background-color:transparent;border-color:#ece9d8" width=64><span style="font-family:Calibri">Metrics</span></td> <td style="width:65pt;background-color:transparent;border-color:#ece9d8" width=87><span style="font-family:Calibri">Period</span></td> <td style="width:71pt;background-color:transparent;border-color:#ece9d8" width=94><span style="font-family:Calibri">estimate</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="width:48pt;height:15pt;background-color:transparent;border:silver 0.5pt solid" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:48pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">FFO<span> </span></span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:65pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:71pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.42</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.97</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-10</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.7</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">EBDA</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">679000</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">FFO<span> </span></span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.5</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">1.02</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-10</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.9</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">EBDA</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">800000</span></td> </tr> </tbody> </table> <br/>i want to convert it in below format:<br/><br/> <table style="width:296pt;border-collapse:collapse" border=0 cellspacing=0 cellpadding=0 width=394> <colgroup span=1><col style="width:48pt" span=2 width=64><col style="width:65pt" span=1 width=87><col style="width:71pt" span=1 width=94><col style="width:64pt" span=1 width=85></colgroup> <tbody> <tr style="height:15pt" height=20> <td class=xl66 style="width:48pt;height:15pt;background-color:transparent;border:silver 0.5pt solid" width=64 height=20><span style="font-family:Calibri"> </span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:48pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">2009 FFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:65pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">2009 AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:71pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">2010 AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:64pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=85><span style="font-family:Calibri">2009 EBDA</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl66 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64 align=right><span style="font-family:Calibri">0.42</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87 align=right><span style="font-family:Calibri">0.97</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94 align=right><span style="font-family:Calibri">0.7</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:64pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=85 align=right><span style="font-family:Calibri">679000</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl66 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64 align=right><span style="font-family:Calibri">0.5</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87 align=right><span style="font-family:Calibri">1.02</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94 align=right><span style="font-family:Calibri">0.9</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:64pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=85 align=right><span style="font-family:Calibri">800000</span></td> </tr> </tbody> </table> <br/>Thanks in advance for your help.<br/><br/>© 2009 Microsoft Corporation. All rights reserved.Thu, 25 Jun 2009 04:56:53 Z9c0964e0-557b-4d76-8967-7663d3f2462ahttp://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/thread/9c0964e0-557b-4d76-8967-7663d3f2462a#9c0964e0-557b-4d76-8967-7663d3f2462ahttp://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/thread/9c0964e0-557b-4d76-8967-7663d3f2462a#9c0964e0-557b-4d76-8967-7663d3f2462amiteshpanchal2006http://social.msdn.microsoft.com/Profile/en-US/?user=miteshpanchal2006I want to move Rows to ColumnI am new to SQL and want to convert row to column. I have a table like below:<br/><br/> <table style="width:232pt;border-collapse:collapse" border=0 cellspacing=0 cellpadding=0 width=309> <colgroup span=1><col style="width:48pt" span=2 width=64><col style="width:65pt" span=1 width=87><col style="width:71pt" span=1 width=94></colgroup> <tbody> <tr style="height:15pt" height=20> <td style="width:48pt;height:15pt;background-color:transparent;border-color:#ece9d8" width=64 height=20><span style="font-family:Calibri">Name</span></td> <td style="width:48pt;background-color:transparent;border-color:#ece9d8" width=64><span style="font-family:Calibri">Metrics</span></td> <td style="width:65pt;background-color:transparent;border-color:#ece9d8" width=87><span style="font-family:Calibri">Period</span></td> <td style="width:71pt;background-color:transparent;border-color:#ece9d8" width=94><span style="font-family:Calibri">estimate</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="width:48pt;height:15pt;background-color:transparent;border:silver 0.5pt solid" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:48pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">FFO<span> </span></span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:65pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:71pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.42</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.97</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-10</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.7</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">EBDA</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">679000</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">FFO<span> </span></span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.5</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">1.02</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-10</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">0.9</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl64 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl64 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">EBDA</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">31-Dec-09</span></td> <td class=xl65 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">800000</span></td> </tr> </tbody> </table> <br/>i want to convert it in below format:<br/><br/> <table style="width:296pt;border-collapse:collapse" border=0 cellspacing=0 cellpadding=0 width=394> <colgroup span=1><col style="width:48pt" span=2 width=64><col style="width:65pt" span=1 width=87><col style="width:71pt" span=1 width=94><col style="width:64pt" span=1 width=85></colgroup> <tbody> <tr style="height:15pt" height=20> <td class=xl66 style="width:48pt;height:15pt;background-color:transparent;border:silver 0.5pt solid" width=64 height=20><span style="font-family:Calibri"> </span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:48pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=64><span style="font-family:Calibri">2009 FFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:65pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=87><span style="font-family:Calibri">2009 AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:71pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=94><span style="font-family:Calibri">2010 AFFO</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-top:silver 0.5pt solid;border-left-color:silver;width:64pt;border-bottom:silver 0.5pt solid;background-color:transparent" width=85><span style="font-family:Calibri">2009 EBDA</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl66 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">BAV</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64 align=right><span style="font-family:Calibri">0.42</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87 align=right><span style="font-family:Calibri">0.97</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94 align=right><span style="font-family:Calibri">0.7</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:64pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=85 align=right><span style="font-family:Calibri">679000</span></td> </tr> <tr style="height:15pt" height=20> <td class=xl66 style="border-right:silver 0.5pt solid;border-left:silver 0.5pt solid;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;height:15pt;background-color:transparent" width=64 height=20><span style="font-family:Calibri">APB</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:48pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=64 align=right><span style="font-family:Calibri">0.5</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:65pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=87 align=right><span style="font-family:Calibri">1.02</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:71pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=94 align=right><span style="font-family:Calibri">0.9</span></td> <td class=xl66 style="border-right:silver 0.5pt solid;border-left-color:silver;width:64pt;border-top-color:silver;border-bottom:silver 0.5pt solid;background-color:transparent" width=85 align=right><span style="font-family:Calibri">800000</span></td> </tr> </tbody> </table> <br/>Thanks in advance for your help.<br/><br/>Tue, 23 Jun 2009 21:39:55 Z2009-06-23T23:32:35Zhttp://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/thread/9c0964e0-557b-4d76-8967-7663d3f2462a#e9f500cc-9226-4820-b280-7e711002b264http://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/thread/9c0964e0-557b-4d76-8967-7663d3f2462a#e9f500cc-9226-4820-b280-7e711002b264Kapil Muni Guptahttp://social.msdn.microsoft.com/Profile/en-US/?user=Kapil%20Muni%20GuptaI want to move Rows to ColumnHi,<br/><br/>This forum is for SQL Data Services, a Microsoft's Cloud database service offering. For any SSIS related query, you will have a better chance of getting a fast answer in one of the SQL Server specific forums: <a href="http://forums.microsoft.com/msdn/default.aspx?ForumGroupID=19&amp;SiteID=1">http://forums.microsoft.com/msdn/default.aspx?ForumGroupID=19&amp;SiteID=1</a>  <br/><br/><br/>KapilWed, 24 Jun 2009 07:18:14 Z2009-06-24T07:18:14Zhttp://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/thread/9c0964e0-557b-4d76-8967-7663d3f2462a#217a309c-9e98-43ce-a620-15445957b89ehttp://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/thread/9c0964e0-557b-4d76-8967-7663d3f2462a#217a309c-9e98-43ce-a620-15445957b89emiteshpanchal2006http://social.msdn.microsoft.com/Profile/en-US/?user=miteshpanchal2006I want to move Rows to Column<br/>Thanks kapil for proivding help but your link dosent work and show me error &quot;Page Not found&quot;.<br/>Wed, 24 Jun 2009 15:51:23 Z2009-06-24T15:51:23Zhttp://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/thread/9c0964e0-557b-4d76-8967-7663d3f2462a#d4fb427d-dba2-4ad3-85d9-4c443ec16d4bhttp://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/thread/9c0964e0-557b-4d76-8967-7663d3f2462a#d4fb427d-dba2-4ad3-85d9-4c443ec16d4bKapil Muni Guptahttp://social.msdn.microsoft.com/Profile/en-US/?user=Kapil%20Muni%20GuptaI want to move Rows to Columnplease try again  this link is workingWed, 24 Jun 2009 17:32:24 Z2009-06-24T17:32:24Z