Enter MySQL script (temp tables/CRUD allowed, 5 sec / 5MB / 20 rows max):
No results are displayed if 5 second timeout reached.
| id | dt | day(dt) |
|---|---|---|
| 1 | 2010-01-01 00:00:00 | 1 |
| 2 | 2010-01-02 00:00:00 | 2 |
| 3 | 2010-01-03 00:00:00 | 3 |
| 4 | 2010-01-04 00:00:00 | 4 |
| 5 | 2010-01-05 00:00:00 | 5 |
(5 rows returned)