Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP60- SELECT
Message
De
22/10/1999 12:46:53
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
22/10/1999 11:54:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00280028
Message ID:
00280081
Vues:
20
>MyTable:
>CLIENT RECORD
>001 AAAAAA
>001 BBBBBB
>001 CCCCCC
>002 AAAAAA
>002 BBBBBB
>002 CCCCCC
>
>If I run the following command:
>SELECT * FROM MyTable GROUP BY client
>
>The result should be:
>001 CCCCCC
>002 CCCCCC
>
>The problem is that I am getting this result:
>001 AAAAAA
>002 AAAAAA
>
>Can someone in here give me some hints why this is happening? Thank you in advance. Any comments will be welcome.


Morys,
Is physical order of records in myTable just like you wrote or is it an ordered display ? If that's the physical order then I'm stumped too.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform