SELECT user_name, MAX(rev_timestamp) AS latest_edit
FROM user
WHERE... |
2 months ago |
SELECT user_name, MAX(rev_timestamp) AS latest_edit
FROM user
WHERE... |
2 months ago |
SELECT user_name, MAX(rev_timestamp) AS latest_edit
FROM user
WHERE... |
2 months ago |
|
6 months ago |
SELECT user_name as Editor, page_title as 'Example AFD page', count(*) as... |
6 months ago |
SELECT user_name as Editor, page_title as 'Example SPI page', count(*) as... |
6 months ago |
SELECT user_name as Editor, concat("Wikipedia:", page_title) as 'Latest... |
7 months ago |
SELECT user_name as Editor, concat("Wikipedia:", page_title) as 'Latest... |
7 months ago |
SELECT user_name as Editor, concat("Wikipedia:", page_title) as 'Latest... |
7 months ago |