Query to get 1st 1000th 2000th 3000th record till the end
Suppose I have 10000 records . I want result such that I want 1st record then 1000th record then 2000 th record till last record in my table.Let me know how to write this query assuming Id as column