Re: Comprable technique to Yukon's "WITH", in 2000?

From: Steve Kass (skass_at_drew.edu)
Date: 08/04/04


Date: Tue, 03 Aug 2004 23:10:24 -0400

Ian,

The join is there:

from Nodes N, @t T
   where N.ParentNodeID = T.NodeID

It's identical to this, which uses JOIN .. ON

from Nodes N join @t T
  on N.ParentNodeID = T.NodeID

SK

Ian Boyd wrote:

>> Not that my track record is so good here, but I think this function
>>will generate the same results as Hugo's solution. I used the tables as
>>he had modified them.
>>
>>
>
>Thanks for the sample code (from both of you).
>
>Unfortuanly, i don't understand pretty much all of it.
>
>Which sucks, since i'd be the person to have to implement it, and explain it
>to 5 other guys when they need to use it.
>
>Personally, i can't visualize any join that doesn't use "EQUALS" predicate.
>
>And if i can't visualize it, i can't understand it, figure it out, write it,
>learn it, or maintain it.
>
>
>
>But, it's the end of a long day. i've read 4 or 5 articles, and dozens of
>posts - and i'm tired.
>
>i'll pick it up again when the deadline is closer, and i really need to have
>something done.
>
>
>
>



Relevant Pages

  • Re: Comprable technique to Yukons "WITH", in 2000?
    ... > Not that my track record is so good here, ... i can't visualize any join that doesn't use "EQUALS" predicate. ... i'll pick it up again when the deadline is closer, and i really need to have ...
    (microsoft.public.sqlserver.programming)
  • Re: Campaign FOAM [Re: Note for Obsessive bimbos
    ... reckon she agrees that she'll never face any sort of deadline ... to my posts. ... humiliating yourselves is the ... past a fucking deadline. ...
    (rec.gambling.lottery)
  • Re: Canon domination?
    ... holier-than-thou posts here, perhaps my expectations were too high. ... subjects not looking at the camera ... too much extraneous stuff in the image (get in closer, ... least get rid of that godawful sky again..?) ...
    (rec.photo.equipment.35mm)
  • Re: Is this what it has come to ? .....
    ... I remember from other posts ... > that you hate Nazi's. ... Well OM try looking closer to home, youre acting ...
    (uk.radio.amateur)
  • Re: 20" iMac refused to startup one day, Time Capsule and Applecare troubles.
    ... ;-) TROUT would be closer to what I had in mind. ... Please send all responses to the relevant news group. ... read posts from Google Groups. ...
    (comp.sys.mac.system)

Quantcast