View Single Post
  #6  
Old 01-22-2004, 04:32 PM
Squiffy
Sarnak
 
Join Date: Oct 2002
Posts: 78
Default

I'd like an option to search in a given table to limit its size.

ie in the merchant table, "select * from merchants where 5000<merchantid<6000;" or whatever, to bring down the lag a bit, and clearing it would revert to default "select *"
Reply With Quote