Re: What looks like a basic SQL query still not resolved
- From: "Andy Kent" <andykent.bristol1095@xxxxxxxxxx>
- Date: 17 Nov 2005 03:32:45 -0800
Oracle has a CONNECT BY clause to do recursive joins like this - not a
help to you as such, but the point is that they have found it necessary
to have a specific feature to accomplish what you're trying to do. They
used to call the technique "tree walking". Don't know if SQL Server has
something similar ...
.
- References:
- What looks like a basic SQL query still not resolved
- From: Laphan
- What looks like a basic SQL query still not resolved
- Prev by Date: Re: What looks like a basic SQL query still not resolved
- Next by Date: Best use of inner join
- Previous by thread: Re: What looks like a basic SQL query still not resolved
- Next by thread: Re: What looks like a basic SQL query still not resolved
- Index(es):
Relevant Pages
|
|