How NULL Values Sort in IndexesID: Q136421 The information in this article applies to:
SUMMARYExpression indexes that evaluate to NULL are inserted into the .cdx file before non-NULL entries, so NULL expressions in indexes sort at the beginning rather than at the end.
MORE INFORMATION
Steps to Reproduce Behavior1. Create a program called Myprog.prg. 2. Key in the following code fragment:
3. Save the program.
4. In the Command window, type:
5. When the program runs, it displays a Browse window where the first
REFERENCESVisual FoxPro for Windows "Developer's Guide," version 3.0, pages 143-145 and 172-173. Additional reference words: 3.00 VFoxWin KBCategory: kbprg KBSubcategory: FxprgRushmore |
Last Reviewed: September 10, 1995 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |