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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: LIKE statement including wildcard and Ascii tab chr(9)

RE: LIKE statement including wildcard and Ascii tab chr(9)

From: Linda Hagedorn <Linda_at_pets.com>
Date: Tue, 1 Aug 2000 14:07:55 -0700
Message-Id: <10576.113526@fatcity.com>


Thanks just the same... I got it:

 where prod_id like ('%'||chr(9)||'%')

     or prod_id like ('%'||chr(9) ) Received on Tue Aug 01 2000 - 16:07:55 CDT

Original text of this message

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