Connecting Tech Pros Worldwide Help | Site Map

pivot

Newbie
 
Join Date: Feb 2008
Posts: 13
#1: Feb 20 '09
Hi all,
My doubt is can we give input to pivot dynamically means columns that are to be transformed at run time
ck9663's Avatar
Expert
 
Join Date: Jun 2007
Posts: 1,925
#2: Feb 20 '09

re: pivot


No. But you can build the entire SELECT...PIVOT... statement dynamically.

-- CK
Reply