Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: full text indexing

Re: full text indexing

From: Kenneth Downs <knode.wants.this_at_see.sigblock>
Date: Tue, 02 Aug 2005 18:21:51 -0400
Message-Id: <8685s2-d13.ln1@pluto.downsfam.net>


Dan wrote:

>> 

>
> Do databases offer built-in support for text indexing on a column?

All products allow indexing on columns, but not the kind you are thinking.

What you want is I believe offered in SQL Server, on the column type called "text" which can contain large documents or binary files.

-- 
Kenneth Downs
Secure Data Software, Inc.
(Ken)nneth@(Sec)ure(Dat)a(.com)
Received on Tue Aug 02 2005 - 17:21:51 CDT

Original text of this message

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