Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index on descending dates as part of expression
Message
From
24/08/2001 18:19:21
Spencer Redfield
Managed Healthcare Northwest, Inc.
Portland, Oregon, United States
 
 
To
24/08/2001 10:47:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00548638
Message ID:
00549038
Views:
16
One more thought. Your ORDER BY could be adapted to present the cursor in the desired order if you add ASC (ascending) to the right of the first field like:

ORDER BY sequence ASC, eff_date DESC ;

Might that permit you to do without an index on the cursor?


Spencer Redfield
Previous
Reply
Map
View

Click here to load this message in the networking platform