use enwiki_p;
select count(*) from revision_userindex where... |
5 years ago |
use enwiki_p;
ene en en
select count(*) from revision_userindex where... |
5 years ago |
use enwiki_p;
select count(*) from revision where rev_actor=(select... |
5 years ago |
use enwiki_p;
select count(*) from revision where actor=(select actor_id... |
5 years ago |
use enwiki_p;
select actor_id from actor where actor_user=13023703
-- select... |
5 years ago |
use enwiki_p;
select actor_id from actor where actor_user=13023703)
--... |
5 years ago |
use enwiki_p;
select(actor_id from actor where actor_user=13023703)
--... |
5 years ago |
use enwiki_p;
select count(*) from revision where actor=select(actor_id... |
5 years ago |
use enwiki_p;
select count(*) form revision where actor=select(actor_id... |
5 years ago |