Posted by Ellen K on 10/01/98 11:39
If your table has a numeric identifier, use the modulus (%) operator. Using your example of 500,000 rows divided by 20,000 samples = 25, use WHERE Identifier % 25 = 0 .. HTH. :)
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming