Hi, i have this table that has a field that has 3 different names in it Like AAA-BBB & CCC but i have 1000 records they all are repeated. What i need to do is in the query i need to select AAA but only 3 records (random) of it, i don't want 500 AAAs, i just need 3 records.
I know how to put in the criteria "AAA" but it's bringing me the whole AAAs, so any suggestions???
OR maybe my question is not clear enough I need to index on a specific field, but get 3 of each that indexed records.
Thanks
Hokis
I know how to put in the criteria "AAA" but it's bringing me the whole AAAs, so any suggestions???
OR maybe my question is not clear enough I need to index on a specific field, but get 3 of each that indexed records.
Thanks
Hokis