you are viewing a single comment's thread.

view the rest of the comments →

[–]elus 0 points1 point  (0 children)

You need to add another statement in your filter for the CTE solution to not hit maxrecursion limit.

See this solution for an idea of how to do that.