Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
With sqlserver how to change index order ?
Message
From
03/12/2011 06:59:39
 
 
To
03/12/2011 05:55:17
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01530278
Message ID:
01530281
Views:
59
You don't, SQL server finds the best index to use all by itself. If you want records in a specific order, you add "order by nameoffeildtosorton" after the select statement.

>with sqlserver how to change index order ?
>with vfp we do : set order to xxx
Previous
Reply
Map
View

Click here to load this message in the networking platform