in reply to Re: Re^3: Efficiently Walking Large Data Structures Stored in Multiple Tables
in thread Efficiently Walking Large Data Structures Stored Across Multiple Tables
I have not had occasion to use the nested set representation, but I have multiple friends who have. And it certainly worked as advertised for them.
Unless you have some concrete experience of the nested set representation not working as advertised, I'm going to have to heavily discount what you have to say. Even then I'd be interested to see the implementation since I know full well how easy it is to accidentally turn an efficient query into an inefficient one.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re^3: Efficiently Walking Large Data Structures Stored in Multiple Tables
by dragonchild (Archbishop) on Feb 29, 2004 at 04:11 UTC | |
by tilly (Archbishop) on Feb 29, 2004 at 04:46 UTC | |
by dragonchild (Archbishop) on Feb 29, 2004 at 21:13 UTC |