Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Support for ordering on AS
Message
 
 
À
28/03/2009 15:49:10
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01391988
Message ID:
01392028
Vues:
72
>>BTW, why do you use UPPER() in the ORDER BY? Is this column case sensitive?
>
>No, it's not. But, this is part of the framework and is generic to support VFP and other types of backend.

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.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform