How To Use SYS(3054) to Optimize a Query (156551)
The information in this article applies to:
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 5.0
This article was previously published under Q156551 SUMMARY
Visual FoxPro 5.0 added a new SYS() function that allows you to see the
Rushmore optimization level of query. This information can help you
optimize your queries in relation to their use of Rushmore.
SYS(3054) actually accepts the following three different parameters:
- 1 - to turn on reporting of filter optimization
- 11 - to turn on reporting of join optimization
- 0 - to turn off the reporting of optimization levels
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbPerformance kbFont kbhowto kbprint KB156551 |
---|
|