x***@yahoo.com
2005-04-22 00:28:49 UTC
I have a table that have records that can be grouped by an ID field.
In this table there are 4 groups of 25 records each. So in the ID
field there are 4 unique ID values. The records are randomly
distributed through out the table.
lets say one of the ID values is 224. Of the 25 records in the table
that have 224 as the ID I need to randomly pick 4 records.
Is ther a way to write a VFP query that will return 4 random records?
Thanks for the help.
In this table there are 4 groups of 25 records each. So in the ID
field there are 4 unique ID values. The records are randomly
distributed through out the table.
lets say one of the ID values is 224. Of the 25 records in the table
that have 224 as the ID I need to randomly pick 4 records.
Is ther a way to write a VFP query that will return 4 random records?
Thanks for the help.