use eswiki_p;
select page_title articulo, cl_to categoria
from... |
5 years ago |
use eswiki_p;
select page_title articulo, cl_to categoria
from... |
6 years ago |
use eswiki_p;
select page_title articulo, cl_to categoria
from... |
9 years ago |
use eswiki_p;
select page_title articulo, cl_to categoria
from... |
9 years ago |
use eswiki_p;
select page_title articulo, cl_to categoria
from... |
9 years ago |
use eswiki_p;
select page_title articulo, cl_to categoria
from... |
9 years ago |
use eswiki_p;
select page_title articulo, cl_to categoria
from... |
9 years ago |
use eswiki_p;
select page_title articulo, cl_to categoria
from... |
9 years ago |
use eswiki_p;
select page_title articulo, cl_to categoria
from... |
9 years ago |
use eswiki_p;
select *
from categorylinks
where not exists(select 1 from... |
9 years ago |
use eswiki_p;
select * from categorylinks limit 10;
|
9 years ago |
use eswiki_p;
SELECT cl_from, cl_to, cat.page_title, count(1)
FROM... |
9 years ago |
use eswiki_p;
SELECT cl_from, cl_to, cat.page_title, count(1)
FROM... |
9 years ago |
use eswiki_p;
SELECT cl_from, cl_to, count(1)
FROM categorylinks
left join... |
9 years ago |
use eswiki_p;
SELECT cl_from, count(1)
FROM categorylinks
left join page
on... |
9 years ago |
use eswiki_p;
SELECT page_title, count(1)
FROM categorylinks
left join... |
9 years ago |
use eswiki_p;
SELECT page_title
FROM categorylinks
left join page
on... |
9 years ago |
use eswiki_p;
SELECT page_title
FROM categorylinks
left join page
on... |
9 years ago |
use eswiki_p;
SELECT page_title
FROM categorylinks, page
where page_title =... |
9 years ago |
use eswiki_p;
SELECT page_title
FROM categorylinks, page
where page_title =... |
9 years ago |
use eswiki_p;
SELECT page_title
FROM categorylinks, page
where page_title =... |
9 years ago |
use eswiki_p;
SELECT page_title
FROM categorylinks, page
where page_title =... |
9 years ago |
use eswiki_p;
SELECT cl_to
FROM categorylinks
group by cl_to
HAVING count(1) = 0
|
9 years ago |
use eswiki_p;
SELECT cl_to
FROM categorylinks
HAVING count(1) = 0
group by cl_to
|
9 years ago |
use eswiki_p;
SELECT cl_to
FROM categorylinks
HAVING count(1) = 0
|
9 years ago |
use eswiki_p; |
9 years ago |