Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Implement simple SQL Server Pivot table

Status
Not open for further replies.

MrPeds

Programmer
Jan 7, 2003
219
GB
Hi,

I have been asked to produce a database table,but to pivot the information.

Is a SQL Server Pivot table the same as in Excel?e.g. summarising all the information, or are there any special TSQL statements or commands that I can use?

The reason that I have been asked to do this is so that we can use some of the data as dimensions in a cube.

Has anybody else done this? Are there any useful guides or tutorials that people have found useful.


Thanks,

MrPeds
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top