I am trying to update my date field.
Table structure is like:
date id
2016-11-14 1
2016-11-14 2
2016-11-14 3
2016-11-14 4
-
-
-
2016-11-14 100
How to update first ten records with different date, second ten records with different date and so on?