use fawiki_p;
SELECT
user_name,
SUM(freq) AS total_edits
FROM
(
... |
5 years ago |
use fawiki_p;
SELECT
user_name,
SUM(freq) AS total_edits
FROM
(
... |
5 years ago |
use fawiki_p;
select *
from page_restrictions
limit 10 |
5 years ago |
use fawiki_p;
select *
from page_restrictions |
5 years ago |
use fawiki_p;
select *
from page_restrictions |
5 years ago |
select *
from commonswiki_p.pagelinks
where pl_title = 'Julius Schreck... |
5 years ago |
select *
from commonswiki_p.pagelinks
where pltitle = 'Julius Schreck... |
5 years ago |
use enwiki_p;
show tables; |
8 years ago |
use fawiki_p;
select *
from page
join categorylinks
on page_id = cl_from
and... |
8 years ago |
use fawiki_p;
select *
from page
join categorylinks
on page_id = cl_from
and... |
8 years ago |
use fawiki_p;
select *
from page
join categorylinks
on page_id = cl_from
and... |
8 years ago |
use fawiki_p;
select *
from page
join categorylinks
on page_id = cl_from
and... |
8 years ago |