Query Run
SELECT user_name, user_editcount, ... 7 months ago
SELECT user_name, DATE_FORMAT(STR_TO_DATE(SUBSTRING(user_registration,... 7 months ago
SELECT user_name, MIN(user_registration), MAX(rev_timestamp) AS 'Last... 7 months ago
SELECT user_name, MIN(user_registration), MAX(rev_timestamp) AS 'Last... 7 months ago
SELECT user_name, user_registration, MAX(rev_timestamp) AS 'Last edit' FROM... 7 months ago
SELECT user_name, user_registration, MAX(rev_timestamp) AS 'Last edit' FROM... 7 months ago
SELECT user_name, user_registration, MAX(rev_timestamp) AS 'Last edit' FROM... 7 months ago
SELECT user_name, user_registration, MAX(rev_timestamp) AS 'Last edit' FROM... 7 months ago
SELECT user_name, user_registration, MAX(rev_timestamp) AS 'Last edit' FROM... 7 months ago
SELECT user_name, user_registration, user_editcount FROM user LEFT JOIN... 7 months ago