Forum Replies Created

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

  • RE: Displaying Sorted Hierarchies (SQL Spackle)

    If one used the same method but inverted the list you have a roll up you can use for various accounting functions. Inverted list processing was one of the...

  • RE: Custom Sequence Numbering

    Scaling will always be a problem when resequencing with stored procedures , even with partitioning. At least this is not part of trigger design. One would use this feature sparingly.

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