Expand my Community achievements bar.

SOLVED

Write a SQL2 query to fetch nodes without any child nodes

Avatar

Level 4

Hi all,

I'm trying to write a SQL2 query to fetch nodes which don't have any child nodes. That is, the query should fetch the list of nodes which doesn't have any child nodes under those nodes.

Is there any way to achieve this?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

I am afraid if that is achievable directly using SQL2 query

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

I am afraid if that is achievable directly using SQL2 query