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 |
vijays3
Constraint Violating Yak Guru
354 Posts |
Posted - 2012-04-10 : 07:05:07
|
Hi all i want to create a dynamic pivot of my table my table containshostname objectid realeasedtas hba hostmodelsbs hs model hostmodecs la hostmode now i want to display the data like hostname hba hsmodel laas hostmodels null nullbs null hostmode nullland so on...But my requirement is that objectid columnn dara isis dynamic this keeps change so can not definethe pivot cplumn hard coded..this should bechage dynamically...Please advise |
|
sunitabeck
Master Smack Fu Yak Hacker
5155 Posts |
|
|
|
|