Crosstab Question

  • Question:
     
    what is the solution of dynamic crosstab in sql server2000 for multiple tables & colums. I have searched a procedure but that is only working for the single table. Anybody having idea about this problem?

  • You would have to build the select yourself using multiple tables. It's no different than a single table, just join the tables and reference the columns

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply