Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with Order By in a Union
Message
De
07/05/2009 05:09:17
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01397707
Message ID:
01398300
Vues:
74
>>I'm sure that is not a VFPT choice, but a C++ "if" bad condition into the VFP engine!
>>With the time it become a VFP design.
>>
>>I do not want to open a discussion,
>>but when:
>>- A design is different from almost all other designs
>>- A design creates more disadvantages than advantages
>>for me is a bug.
>
>You can believe in whatever you want but neither constitute a bug.
>
>>
>>Moreover, a driver can go in the street in the opposite lane by mistake or by choice.
>>The result is the same !
>
>Hah? What're you smoking?

Priority table fields in ORDER BY VFP is a bug, because it creates a lot of bad situations

For example, this error is acceptable?
CREATE CURSOR aa ( bb i)

SELECT DISTINCT 1 as bb FROM aa ORDER BY bb

SELECT 1 as bb FROM aa GROUP BY 1 ORDER BY bb
P.S. We have a lot of good air to smoke here!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform