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 -> Text search

Text search

From: Ralph <ralph.wiechmannremovethis_at_t-online.de>
Date: Tue, 15 Aug 2006 18:59:56 +0200
Message-ID: <ebsuj4$9t5$01$1@news.t-online.com>


Hi *

following situation

a table with a column ID varchar2(4000)

I want to search with an ID-Range like

select * from table where id between '12' and '1234AABBG'

Does this work and what about NLS- dependent information ?

Thanx for your help

Ralph Received on Tue Aug 15 2006 - 11:59:56 CDT

Original text of this message

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