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: tuning query with concat string.

Re: tuning query with concat string.

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Tue, 21 Mar 2006 07:31:42 -0800
Message-ID: <1142955102.44201c5e53fb7@webmail.hosting.telus.net>


SELECT ...... FROM where COLUMN = 'SVALUE2';

:-)

Quoting The Human Fly <sjaffarhussain_at_gmail.com>:

> How can I rewrite the query which uses concatination in the where
> clause? For an example,
>
> SELECT ...... FROM where COLUMN = 'S'||'VALUE2';
>

-- 
regards

Wolfgang Breitling
Oracle 7,8,8i,9i OCP DBA
Centrex Consulting Corporation
www.centrexcc.com

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 21 2006 - 09:31:42 CST

Original text of this message

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