Help: problem for oracle comparators

From: Wilfred Ng <siuhungn>
Date: 1996/04/25
Message-ID: <1996Apr25.092408.68396_at_ucl.ac.uk>#1/1


Hello,

Sorry for the previous test message. Now the real stuff come:

I found that in Oracle V6 manual, it states clearly we can compare tuple values.
Let say (A,B) > ((2,3),(4,5)). It is supposed that the comparsion could be done according to the lexicographical ordering. But actually it's not working in neither Oracle v6 nor Oracle v7. In fact it is possible to compare for equality, i.e. something like "select A,B,C from relation where (A,B,C) = ((2,3,1))".

Anybody can help or comment?

Thanks,
Wilfred. Received on Thu Apr 25 1996 - 00:00:00 CEST

Original text of this message