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
 General SQL Server Forums
 New to SQL Server Programming
 Dynamic table

Author  Topic 

alangrn
Starting Member

1 Post

Posted - 2008-07-03 : 08:17:45
I am trying to create a dynamic table via a stored procedure which will be populated with the results of a dynamic pivot table.

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2008-07-03 : 08:38:14
dynamic table for dynamic pivot table . . . you will need dynamic sql

http://www.sommarskog.se/dynamic_sql.html


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -