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

Home -> Community -> Usenet -> c.d.o.server -> Converting strings to ASCII codes to increase search

Converting strings to ASCII codes to increase search

From: <s1m0nc00k_at_hotmail.com>
Date: 19 Feb 2007 03:47:53 -0800
Message-ID: <1171885673.220599.39230@j27g2000cwj.googlegroups.com>


Hi,

We have a system that contains 50M customer records. We need to repeatedly search this table to see if the new customer is actually a new customer or has been a customer of ours in the past.

Some of the development guys have come up with the idea of converting some of the fields to their ASCII code representation as they think this will be quicker that doing straight string comparisons.

I have been trying to do some research around this and can't find anything that supports this.

Has anyone come across this in the past or have any ideas.

Thanks
Simon Received on Mon Feb 19 2007 - 05:47:53 CST

Original text of this message

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