use cswiki_p;
select count(*)
from revision r
left join tag_summary t on... |
6 years ago |
use cswiki_p;
select count(*)
from revision r
left join tag_summary t on... |
6 years ago |
use cswiki_p;
select count(*)
from revision r
left join tag_summary t on... |
6 years ago |
use cswiki_p;
select ts_tags, count(*)
from revision r
left join tag_summary... |
6 years ago |
use kowiki_p;
select ts_tags, count(*)
from revision r
left join tag_summary... |
6 years ago |
use kowiki_p;
select * from user where user_registration is not null limit 10 |
6 years ago |
use kowiki_p;
select * from user limit 10 |
6 years ago |
use kowiki_p;
select ts_tags, count(*)
from revision r
left join tag_summary... |
6 years ago |
use kowiki_p;
select ts_tags, count(*)
from revision r
left join tag_summary... |
6 years ago |
use cswiki_p;
select ts_tags, count(*)
from revision r
left join tag_summary... |
6 years ago |
use cswiki_p;
select substring(rev_timestamp, 1,8) as the_date,... |
6 years ago |
use cswiki_p;
select substring(rev_timestamp, 1,8) as the_date, count(*)... |
6 years ago |
use cswiki_p;
select substring(rev_timestamp, 1,8) as the_date, count(*)... |
6 years ago |
use cswiki_p;
select substring(rev_timestamp, 1,8) as the_date, count(*)... |
6 years ago |
use cswiki_p;
select count(*) from revision
where rev_timestamp > 20181011000000 |
6 years ago |
use cswiki_p;
select rev_timestamp from revision
limit 10 |
6 years ago |
use cswiki_p;
select count(*) from revision
where rev_timestamp > 2018101100000000 |
6 years ago |