SELECT
rev_comment,
COUNT(*)
FROM revision
WHERE rev_user_text =... |
5 years ago |
SELECT
rev_comment,
COUNT(*)
FROM revision_userindex
WHERE rev_user_text... |
5 years ago |
SELECT
rev_comment,
COUNT(*)
FROM revision
WHERE rev_user_text =... |
5 years ago |
SELECT
rev_comment,
COUNT(*)
FROM revision
WHERE rev_user_text =... |
5 years ago |
SELECT
rev_comment,
COUNT(*)
FROM revision_userindex
WHERE rev_user_text... |
5 years ago |