Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Support for ordering on AS
Message
 
 
To
29/03/2009 16:01:30
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01391988
Message ID:
01392080
Views:
55
>>It's invalid for VFP because VFP does not support expressions in the ORDER BY.
>>It's unnecessary for SQL Server if column is case insensitive.
>
>I mixed up two context here. The UPPER() was used as an additional field which can then be used later with an order clause.
>I will remove the UPPER() code at the ordering level as it is not used, as you say, in SQL Server, as is.

When columns have case insensitive collate, comparison and sorting is case insensitive as well already.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform