Forum Replies Created

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

  • RE: TSQL get simplified range as a result

    WayneS (5/25/2011)

    Great. Do the comments allow you to understand what's going on?

    They make it understandeble. After a few tests and disabling some parts I understood the functionality.

    In my final query...

  • RE: TSQL get simplified range as a result

    Hi Wayne,

    This seems to do exactly what I wanted to reach.

    I will perform some more testing tomorrow with real results from the query but it looks ok.

  • RE: TSQL get simplified range as a result

    WayneS (5/25/2011)


    You want these processed "sequentially"? so that for DiscountIDs 5-9, when #7 has the different MIN_FULLPAYERS, it starts the evaluating over again, and then #8-9 are not considered part...

  • RE: TSQL get simplified range as a result

    WayneS (5/25/2011)


    In your results, where do the DISCOUNT_ID values of 10/11 come from?

    The values 10/11 would be as new result set. (They are not in the original set)

    I've made 1...

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