Subject | Re: Sorting-Problem on recursive query (window functions) |
---|---|
Author | |
Post date | 2017-11-10T10:25:01Z |
Hi Set,
The performance is ok in my tests.
Without "cast(rpad(t3.SortText,10) as varchar(200))" I get trouble on "deeper" trees.
Thanks again for your help.
Still it would be interesting for me wether this can be solved using window functions.
Regards,
Josef
The performance is ok in my tests.
Without "cast(rpad(t3.SortText,10) as varchar(200))" I get trouble on "deeper" trees.
Thanks again for your help.
Still it would be interesting for me wether this can be solved using window functions.
Regards,
Josef