Re: "Macro" statement
From: --CELKO-- (jcelko212_at_earthlink.net)
Date: 01/26/05
- Next message: Patrick: "Re: view calling a view problem"
- Previous message: --CELKO--: "Re: "Macro" statement"
- In reply to: zaratino: "Re: "Macro" statement"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Jan 2005 16:45:36 -0800
>> That table contains circular nodes of hieararchy. This is the reason
why I must
first fullfill columns step-by-step. <<
Do you mean that you are using an adjacency list model for a hierarchy?
If so, look up the nested set model instead. Otherwise, you are not
usingthe power of a set-oriented language and have re-invented a file
system.
- Next message: Patrick: "Re: view calling a view problem"
- Previous message: --CELKO--: "Re: "Macro" statement"
- In reply to: zaratino: "Re: "Macro" statement"
- Messages sorted by: [ date ] [ thread ]