Subject | Re: [IBO] Links question |
---|---|
Author | Tim Ledgerwood |
Post date | 2003-06-26T12:03:40Z |
>HI Set,
>However, if your query was
>
>SELECT <whatever>
>FROM A
>JOIN B ON A.ID = B.AID
>WHERE A.TIM = 'YES'
>
>then IBO would get the JoinLinks from the JOIN clause and you could simply
>forget that this property exists. That's what I have done, so I cannot even
>say for sure that what I filled into the JoinLinks above is 100% correct.
I think I will just continue to write my own joins - unless there is some
reason why I should use JoinLinks?
[Non-text portions of this message have been removed]