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 -> Re: Find % in where like statement

Re: Find % in where like statement

From: Joaquin Garcia Santos <jis_at_iberdrolaingenieria.es>
Date: Thu, 8 Apr 1999 09:32:11 +0200
Message-ID: <7ehour$20f$1@talia.mad.ttd.net>


SELECT * FROM ACCOUNT_DATA WHERE INCREASE LIKE '%'; Pete Cruz escribió en mensaje <370b99b0.1050548959_at_news.us.dell.com>...
>How would query a table using the like and look for a % value?
>
>Select *
>from account_data
>where increase like '% % %';
Received on Thu Apr 08 1999 - 02:32:11 CDT

Original text of this message

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