RE: Non-conditional LEFT JOIN

2003-12-02 Thread Wouter van Vliet
On dinsdag 2 december 2003 14:44 news told the butterflies: > In article <[EMAIL PROTECTED]>, > "Director General: NEFACOMP" <[EMAIL PROTECTED]> writes: > > > [1 ] Hi group, > > > I want to do a LEFT JOIN that takes no condition. > > > For example I have the following tables: > > > table_1

RE: Non-conditional LEFT JOIN

2003-12-02 Thread Wouter van Vliet
On dinsdag 2 december 2003 14:06 Director General: NEFACOMP told the butterflies: > Hi group, > > I want to do a LEFT JOIN that takes no condition. > > For example I have the following tables: > > table_1table_2 > ---

RE: Non-conditional LEFT JOIN

2003-12-02 Thread Jay Blanchard
[snip] I want to do a LEFT JOIN that takes no condition. For example I have the following tables: table_1table_2 --- - 1A 2B

Non-conditional LEFT JOIN

2003-12-02 Thread Director General: NEFACOMP
Hi group, I want to do a LEFT JOIN that takes no condition. For example I have the following tables: table_1table_2 --- - 1A 2