Quote:
Originally Posted by MarillionFan
This is an optimization style question.
I have a Dun and Bradstreet database circa 55M records. The request is that users need to look for a Company name. The company name is presently searched for using a wildcard search for example
Where Company Like '%Smiths%'
|
What is the front-end used to run the search? Oracle?