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: Indexing properties that belong to types

Re: Indexing properties that belong to types

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 29 Mar 2006 11:35:21 -0800
Message-ID: <1143660911.726908@yasure.drizzle.com>


Ryan wrote:

> I can do this:
>
> SELECT t.trade_ref, t.trade_date
> FROM trades t
> WHERE t.sub_trade.st_ref LIKE 'B00000001'

You can?

Equals I could understand ... '%B00000001%' I could understand.

But like without wildcard characters?

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Wed Mar 29 2006 - 13:35:21 CST

Original text of this message

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