Re: Slow simple query in 4000000 records table
The problem is that our site is SEO-oriented and we need the bots to crawl all the pages everytime.
We can't have a sequence number because sometimes we're not inserting rows sequencially and we need to insert some new rows in the middle, so we use a timestamp in the past.
So we need to show the "last created" (by timestamp) and paginate over them.
Subject
Views
Written By
Posted
3727
November 24, 2010 04:56PM
1719
November 26, 2010 08:02AM
2535
November 27, 2010 01:42PM
1974
November 29, 2010 09:16AM
1726
November 29, 2010 10:55AM
1740
November 30, 2010 05:43AM
1708
November 30, 2010 08:11AM
2355
November 30, 2010 09:50AM
Re: Slow simple query in 4000000 records table
1737
November 30, 2010 10:06AM
1625
December 01, 2010 12:32AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.