Re: Question re: long datatype and text searches

From: John D Groenveld <groenvel_at_cse.psu.edu>
Date: 1995/07/28
Message-ID: <3vb0qo$h6p_at_psuvax1.cse.psu.edu>#1/1


I can think of no other way of doing this at the database level. Using triggers and dbms_pipe you can set up a nice daemon to manage your long field dictionaries. Lookups on the dictionary should be fairly fast. If space is not a problem, then I think this is a suitable solution. I wrote mine in Pro*C, but I guess you could do it in OraPerl. John
groenvel_at_cse.psu.edu Received on Fri Jul 28 1995 - 00:00:00 CEST

Original text of this message