This page tracks moves done by Hemant Dabral for the last day, week, or month.
This data is updated hourly; the last update occurred 42 minutes ago.
Back to Move Watch.
SELECT mv_date,
mv_is_admin,
mv_from,
mv_to
FROM move_log
WHERE mv_user = 'Hemant Dabral'
AND mv_date > DATE_SUB(SYSDATE(), INTERVAL 1 WEEK)
ORDER BY mv_date DESC
LIMIT 51
Showing below up to 50 results starting with #1.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)