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)
 SQL Server

Author  Topic 

Dev@nlkss

134 Posts

Posted - 2009-01-16 : 07:52:30
Hi all
I have a query which returns almost one lakh of records My requirement is to convert all records into columns using pivot.
But how is the performnce issue and is this the way or can i do it some oether way if so plz tell me.
Thanks in advance.

Satya

Nagaraj
Starting Member

14 Posts

Posted - 2009-01-19 : 00:56:38
Hi satya,

There might be some performance issue, but there is no other better way to achieve your requirement.

Nagaraj.
Go to Top of Page
   

- Advertisement -