Viewing 7 posts - 1 through 8 (of 8 total)
I am worried about the performance of the system...
see My idea is to give tree kind of manage employees screen. I will render all employees as tree and user can...
July 7, 2008 at 12:12 am
Hi Jeff
here is the answer for your question 😀 See In my database there are 2-3 such hierarchical sets. one is Employee-Manager kind of, another is location and sub-locations, organizational...
July 6, 2008 at 11:12 pm
by the way this is also a very good link for nested sets
July 4, 2008 at 2:55 am
Can you explain bit more about it.
July 4, 2008 at 1:20 am
Thanks all.
I gone through nested sets options its really best one for high performance reads on such data. but update and insert is bit costly however I can afford it...
July 4, 2008 at 1:13 am
Thanks for the reply.
is there any way to do the transactional update in database. I mean i need to insert contactinfo first and then based on the identities returned need...
July 3, 2008 at 11:28 pm
hey all thanks for your replies.
I tried to use CTE here but how to specify a specific depth in CTE query. In a heirarchy of depth 6 if i want...
July 3, 2008 at 3:32 am
Viewing 7 posts - 1 through 8 (of 8 total)