Forum Replies Created

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

  • RE: Problems with CTE (recursive)

    Hi. I'm grateful for the reply but I can't seem to see any particular changes to the result set?

    For the chain that starts with shopID 1875 the currentID is still...

  • RE: Problems with CTE (recursive)

    Hi. I'm sorry about the messy post. Here is a script that I think conforms to the rules of this forum:

    --===== If the test table already exists, drop it

    USE [vptjTemp]

    GO

    IF...

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