Forum Replies Created

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

  • RE: Pivoting data

    Hi Luis,

    I checked out that article but it still suggests that I need to manipulate the data in order to pivot it. Is there no way I can have...

  • RE: Pivoting data

    Thank you for the reply...

    The query is this:

    SELECT TOP 1000 [LTStringId]

    ,[LanguageCode]

    ,[LTStringType]

    ,[ElementName]

    ...

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