Re: Theoretically best search algorihtms
From: <joe_celko_at_my-deja.com>
Date: 2000/01/18
Message-ID: <860rrs$fqh$1_at_nnrp1.deja.com>#1/1
Date: 2000/01/18
Message-ID: <860rrs$fqh$1_at_nnrp1.deja.com>#1/1
>> If you have datasets inside a DB with datafields and you want to
search your sets by the contents of one or more fields (eg SELECT ...
WHERE ...). What are the best known algorithms to do such a search in a
fast way? <<
There is no general answer to the question. It depends on the volume of data, the method of storage and representation, if you are on a parallel machine or not, etc. I would suggest that you get a Morgan- and read the last 30 years of the ACM papers on the subject.
--CELKO--
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Jan 18 2000 - 00:00:00 CET