On Wed, Jul 9, 2014 at 11:04 AM, Dave Crozier <[email protected]> wrote:
> Top is slow because the whole of the index (either temporary or permanent) > has to be either downloaded or created on the client machine. In many cases > the whole of the table. Hence normalising it and creating proper incxes to > filter records using Rusmore is quicker. > > ---------------- > You still need to download the cdx to use it. Indexes are better than a tablescan that is for sure. Having large tables on a sever RDBMS is much better because you only communicate with the API and not with the actual data file itself. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajidmyktv3qlxhmagfp5p_w9uewrf4w39+o1_6vasekmrju...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

