Re: SELECT & recursion
- From: "--CELKO--" <jcelko212@xxxxxxxxxxxxx>
- Date: 19 Mar 2006 06:32:22 -0800
I have a table in which each record [sic] describes an object. Each object [sic] had a unique name <<
Row are not records --not even close. Next, we do not keep objects in
tables; SQL is a set-oriented model of the world. A set of made of
things of the same kind. I hope you are nto confusing OO with RDBMS,
but it sounds like it.
After saying all of this, get a copy of TREES & HIERARCHIES IN SQL; I
wrote whole book on this topic.
..
.
- References:
- SELECT & recursion
- From: Mike Carroll
- SELECT & recursion
- Prev by Date: Re: SELECT & recursion
- Next by Date: Re: Optimize JOIN to gain speed
- Previous by thread: Re: SELECT & recursion
- Next by thread: Re: SELECT & recursion
- Index(es):
Relevant Pages
|
|