SELECT rev_user_text,count(distinct rev_page), count(*) FROM... |
9 years ago |
SELECT rev_user_text,count(distinct rev_page), count(*) FROM... |
9 years ago |
SELECT rev_user_text,count(distinct rev_page), count(*) FROM... |
9 years ago |
SELECT rev_user_text,count(distinct rev_page), count(*) FROM... |
9 years ago |
SELECT rev_user_text,count(distinct rev_page), count(*) FROM... |
9 years ago |
SELECT count(distinct rev_page), count(*) FROM revision_userindex where rev_user=1; |
9 years ago |
SELECT count(distinct rev_page), count(*) FROM revision_userindex where... |
9 years ago |
SELECT count(distinct rev_page) FROM revision_userindex where rev_user in... |
9 years ago |
SELECT count(distinct rev_page) FROM revision_userindex where rev_user=10; |
9 years ago |
SELECT count(distinct rev_page) FROM revision_userindex where rev_user=12345; |
9 years ago |
SELECT count(distinct rev_page) FROM revision_userindex where rev_user=1234; |
9 years ago |
SELECT count(distinct rev_page) FROM revision_userindex where rev_user=1234; |
9 years ago |
SELECT count(distinct rev_page) FROM revision_userindex where... |
9 years ago |
SELECT count(distinct rev_page) FROM revision_userindex where... |
9 years ago |
SELECT count(distinct rev_page) FROM revision_userindex where rev_user_text = "Foo"; |
9 years ago |
SELECT count(*) FROM revision_userindex where rev_user_text = "Foo"; |
9 years ago |
SELECT count (*) FROM revision_userindex where rev_user_text = "Foo"; |
9 years ago |
SELECT count (*) FROM revision_userindex where rev_user_text = 'Foo'; |
9 years ago |
SELECT count (distinct rev_page) FROM revision_userindex where rev_user_text... |
9 years ago |
SELECT count (distinct rev_page) FROM revision_userindex where rev_user_text... |
9 years ago |
SELECT count (distinct rev_page ) FROM revision_userindex where... |
9 years ago |
SELECT count (distinct rev_page ) FROM revision_userindex where timestamp <... |
9 years ago |
SELECT count (distinct(rev_page)) FROM revision_userindex where timestamp <... |
9 years ago |
SELECT count (*) FROM revision_userindex where timestamp < 20150400000000... |
9 years ago |
SELECT count (*) FROM revision_userindex where timestamp >20060308000000 and... |
9 years ago |
SELECT * FROM revision_userindex WHERE rev_user_text="Foo"; |
9 years ago |
SELECT *, count(*) FROM revision_userindex WHERE rev_user_text="Foo"; |
9 years ago |
SELECT count(*) FROM revision_userindex WHERE rev_user_text="Foo" group by rev_page; |
9 years ago |
SELECT * FROM revision_userindex WHERE rev_user_text="Foo" group by rev_page; |
9 years ago |
SELECT * FROM revision_userindex WHERE rev_user_text="Foo"; |
9 years ago |
SELECT rev_id, rev_timestamp FROM revision_userindex WHERE rev_user_text="Foo"; |
9 years ago |
SELECT rev_id, rev_timestamp FROM revision WHERE rev_user_text="Foo"; |
9 years ago |
SELECT rev_id, rev_timestamp FROM revision_userindex WHERE rev_user_text="Foo";
|
9 years ago |
SELECT rev_id, rev_timestamp FROM revision_userindex WHERE rev_user_text="Foo";
|
9 years ago |