How to list number of records in each group of a SQL-SELECT Group By Clause in Visual FoxPro
Article ID: 133023
Article Last Modified on 2/12/2007
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 6.0 Professional Edition
- Microsoft Visual FoxPro 7.0 Professional Edition
- Microsoft Visual FoxPro 8.0 Professional Edition
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q133023
SUMMARY
This article shows by example how to find out how many records occur in
each group of a query that groups the records in Microsoft Visual FoxPro. You can do this by using the
Query Designer or the SELECT-SQL statement it creates.
Additional query words: VFoxWin Structured Query Language akz
Keywords: KB133023