Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> 'hello world' != '' does not work?
Hi folks,
We're running into a strange problem with != . It works for numerics, but not for strings.
produser_at_PROM> select sysdate from dual where 1 != 0;
SYSDATE
no rows selected
Any thoughts? Is != not valid for comparing strings in Oracle, or have we run into a bug? Our database is 8.1.6.3.
Yours Truly, Jeffrey Boulier
-- Community Source & SupportReceived on Fri Mar 16 2001 - 17:21:53 CST
------=>Prometheus<=------
![]() |
![]() |