Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Conjunction junction

Re: Conjunction junction

From: Mikito Harakiri <mikharakiri_at_iahu.com>
Date: Mon, 1 Nov 2004 14:06:20 -0800
Message-ID: <1Gyhd.21$J%6.187@news.oracle.com>


"Laconic2" <laconic2_at_comcast.net> wrote in message news:JoWdnSRsGMlg8xvcRVn-3w_at_comcast.com...
> select * from blocks
> where
> (color = 'RED') <> (shape = 'SQUARE')

It certainly doesn't not work in SQL DBMS I use. Which products allow this syntax? Received on Mon Nov 01 2004 - 16:06:20 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US