# unreviewed pages with disambiguation templates that are not... |
6 years ago |
# unreviewed pages with disambiguation templates that are not... |
6 years ago |
# unreviewed pages with disambiguation templates that are not... |
6 years ago |
# unreviewed pages with disambiguation templates
SELECT *
FROM templatelinks... |
6 years ago |
# unreviewed pages with disambiguation templates
SELECT *
FROM templatelinks... |
6 years ago |
# unreviewed pages with tagged with notability templates
SELECT *
FROM... |
6 years ago |
SELECT * FROM revision
WHERE
rev_user_text = 'Aghachi7'
AND rev_parent_id = 0;
|
6 years ago |
SELECT * FROM revision
WHERE
rev_user_text = 'Aghachi7'
AND rev_parent_id = 0;
|
6 years ago |
SELECT * FROM revision
WHERE
rev_user = 25770188;
AND
revision.rev_parent_id = 0 |
6 years ago |
SELECT * FROM user JOIN revision ON rev_user = user_id
WHERE
user_id =... |
6 years ago |