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

Home -> Community -> Usenet -> c.d.o.server -> problem with like

problem with like

From: thierry <thierry.constant2_at_wanadoo.fr>
Date: Thu, 20 Sep 2001 13:48:30 GMT
Message-ID: <3BA9F3E3.56E85B92@wanadoo.fr>


Hi,

In my_table, I have a column my_name type char(20) when I do:

select * from my_table where my_name like '%t'

nothing is returned...
though there are records like %t

What's happen ???
Thanks Received on Thu Sep 20 2001 - 08:48:30 CDT

Original text of this message

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