completeamateur Posted November 24, 2008 Share Posted November 24, 2008 Hi guys, I'm looking at using a "nested set model" similar to the one described on... http://dev.mysql.com/tech-resources/articles/hierarchical-data.html I have a table with several columns including a "lft" and a "rgt" (each containing unique values) My question is, is it possible to search between the lft and rgt values when provided with only the lft value of a row? Not quite sure that makes sense... TIA Quote Link to comment https://forums.phpfreaks.com/topic/134058-the-nested-set-model/ Share on other sites More sharing options...
fenway Posted November 26, 2008 Share Posted November 26, 2008 I'm not sure what you mean. Quote Link to comment https://forums.phpfreaks.com/topic/134058-the-nested-set-model/#findComment-699639 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.