View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 10:27 AM
Extremest@extremest.com
 
Posts: n/a
Default Re: I need help optimizing this query

I currently have a key on date. There is a fulltext index on nfo.
It gets searched and then it has to get sorted by date then grab
like last 50 results or so.

Reply With Quote