I have a table of 120 records (of course this number will change) I need to select a random 5%. There is an ID field that contains the record number and I thought if I could select every sixth record I would be OK. I am very new to SQL and don't know how to do this. (I already have a routine that counts the records and divides them by the percentage.)
Thanks
Penny
Thanks
Penny