Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT and count()
Message
From
17/12/1998 13:03:59
 
 
To
17/12/1998 11:23:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00168507
Message ID:
00168582
Views:
22
If you posted the table structures as well as the full SELECT statement including the JOIN and WHERE clauses, I'm sure you can get the result you are looking for, if not in one pass then as two consecutive queries. My guess is that you need to add some fields from t2 in the first result set and that an aggregation of the COUNT from the first result set will get you there in a second query.
>Is there something I could add to SELECT to get what I want?
>TIA Mark
Previous
Reply
Map
View

Click here to load this message in the networking platform