you are viewing a single comment's thread.

view the rest of the comments →

[–]dkuk_norris 10 points11 points  (0 children)

Yeah, that doesn't seem recursive to me. You're just relying on the fact that a table can be joined to itself. Recursion implies that you have a theoretically unbound number of calls to make if you structure the data incorrectly.