Subject select every nth row
Author Ron Phelps
Have a database with a lot of data. To simplify plotting I would like to
"filter" every nth row. Is there a way using a select statement to
accomplish this?

R