[CLUE-Talk] Cross posting.

Randy Arabie rrarabie at arabie.org
Thu Apr 4 20:08:38 MST 2002


On Thu, 4 Apr 2002, Jed S. Baer wrote:

> Uh, lesse.
> 
> select tech.name, talk.name
> from
>   clue-tech tech,
>   clue-talk talk
> where
>   talk.name = tech.name+ and
>   tech.name is null
> union
> select tech.name, talk.name
> from
>   clue-tech tech,
>   clue-talk talk
> where
>   talk.name+ = tech.name and
>   talk.name is null;
                     ^
ORDER BY talk.name;

There ya' go!

-- 
Cheerio!

Randy

================================================================
Randy Arabie
GnuPG Key Info -- 

 Fingerprint: 7E25 DFA2 EF72 9551 9C6C  8AA6 6E8C A0F5 7E33 D981
 Key ID: 7C603AEF
 http://www.arabie.org/keys/rrarabie.gnupg
================================================================




More information about the clue-talk mailing list