Write a SQL2 query to fetch nodes without any child nodes | Community
Skip to main content
Level 3
September 8, 2017
Solved

Write a SQL2 query to fetch nodes without any child nodes

  • September 8, 2017
  • 1 reply
  • 1036 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by VeenaVikraman

I am afraid if that is achievable directly using SQL2 query

1 reply

VeenaVikraman
Community Advisor
VeenaVikramanCommunity AdvisorAccepted solution
Community Advisor
September 9, 2017

I am afraid if that is achievable directly using SQL2 query