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.
Author |
Topic |
Dev@nlkss
134 Posts |
Posted - 2009-01-16 : 07:52:30
|
Hi allI 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. |
 |
|
|
|
|