N
Neil Trotter
Is there a way (in Access 2002) to select, say, 500 rows at random from
a dataset of several thousand using an SQL query?
I'm thinking along the lines of "order by random()" and "limit 500",
which might be one approach as expressed in MySQL for example. I'm not
sure that Access offers equivalent mechanisms however.
Ideas & suggestions welcome
a dataset of several thousand using an SQL query?
I'm thinking along the lines of "order by random()" and "limit 500",
which might be one approach as expressed in MySQL for example. I'm not
sure that Access offers equivalent mechanisms however.
Ideas & suggestions welcome
