Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP60- SELECT
Message
From
22/10/1999 12:46:53
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
22/10/1999 11:54:17
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00280028
Message ID:
00280081
Views:
21
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform