main logo
Subject: Re: SQL speed
Author: Craig Berntson
Posted: 2001/10/09 13:30:19
 
View Entire Thread
New Search


If you index with FOR NOT DELETED(), it won't help. This tag will be ignored by Rushmore. Index on DELETED() and make sure to SET DELETED OFF before running the query.

=================
<i><font color="#663300">Hi Graeme,
I don't have access to such a large table, but my thoughts would be to check if the sql is being optimized have you a index/filter for Not Deleted() = .T. for example. This may explain.

Just a thought!


--------
Craig Berntson
 
©2001 Craig Berntson
<-- Prior Message New Search Next Message -->