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

Home -> Community -> Usenet -> c.d.o.misc -> SQL..

SQL..

From: Stella <sfong_at_letterbox.com>
Date: 1997/01/21
Message-ID: <01bc074a$fa13b0a0$6303fe0a@ppp.ncs.com.sg>#1/1

Why no rows selected when I have this statement?

select desc, code from table_a where name = 'ABC' and code like '3%' and code like '7%' ;

Please reply.

Thanks

Stella Received on Tue Jan 21 1997 - 00:00:00 CST

Original text of this message

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