Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grouping and SQL
Message
 
 
To
26/10/2004 10:06:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00954532
Message ID:
00954565
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
You can do it with an UDF in a query. See Re: How To: Group Data and club a field of the group using S Message #764483.

>I have a table that contains the following fields (in addition to other fields):
>
>Jobno   Drwno
>6378     1
>6378     2
>6378     3
>6390     1
>6390     2
>etc....
>
>
>Is there an SQL statement that would produce the following fields:
>
>Jobno     Drwstring
>6378      1,2,3
>6390      1,2
>etc....
>
>Can this be done with the 'Group By' command? If so, how?
>
>Thanks in advance for your help!
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform