cancel
Showing results for 
Search instead for 
Did you mean: 

How to traverse hierarchical data in SAP HANA

Former Member
0 Kudos

Hello,

We are storing hierarchical data in a table called ENTITY(ENTITY_ID, ENTITY_NAME, PARENT_ENTITY_ID). In SQL server, we are using the recursive CTE to select all the childs/parents records. Refer the attachment 'Entity Table'. entity-table.png. However this is not supported in SAP HANA.

Could you please let me know the equivalent for this?

Also, Is there any better way to traverse the hierarchy in SAP HANA?

Thanks

Accepted Solutions (0)

Answers (0)