Hey, I'm trying to join processes table to itself ...
# general
q
Hey, I'm trying to join processes table to itself on A.parent=B.pid but I don't seem to be getting correct results. Is there some special syntax I need to do this?