Re: Indexing properties that belong to types
- From: DA Morgan <damorgan@xxxxxxxxx>
- Date: Wed, 29 Mar 2006 11:35:21 -0800
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@xxxxxxxxxxxxxxxx
(replace x with u to respond)
.
- References:
- Indexing properties that belong to types
- From: Ryan
- Indexing properties that belong to types
- Prev by Date: Re: inexpensive SAN for Linux 10gR2 RAC
- Next by Date: Re: external table
- Previous by thread: Indexing properties that belong to types
- Next by thread: Re: Indexing properties that belong to types
- Index(es):
Relevant Pages
|