Forum Discussion
IlseV
3 years agoFrequent Visitor
parent child extension
Hi everyone, I hope you can help me. I have a table with 2 columns. 1 is the parent, 2 is the child But some childs can be parents themselves and again and again, so multiple levels. I would li...
jgordon11
3 years agoResolver II
How many rows are in your starting table? I have a solution but it gets very slow if the number of rows is large. For 2000 rows (and up to ten deep Child levels) it takes about 45 seconds to run. If your starting table is a lot larger it is probably too slow.
- IlseV3 years agoFrequent Visitor
Hi, the starting table has about 120.000 rows 😞