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: a substring question

Re: a substring question

From: <twod_at_not.valid>
Date: 1997/06/01
Message-ID: <5mr3pk$pcn$1@vnetnews.value.net>#1/1

sanjay rallapally (c696346_at_showme.missouri.edu) wrote:

:       where substr( upper(emp_name),1) LIKE upper(v_address);
        where substr( upper(emp_name),1) LIKE '%' || upper(v_address) || '%';

IAP

--
In an attempt to reduce junk email I use an invalid 'From' address.
My correct email address can can be determined by replacing 'not.valid' with 
'value.net'
Received on Sun Jun 01 1997 - 00:00:00 CDT

Original text of this message

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