Query Run
select distinct P.page_title from page as P, categorylinks as CL where... 2 years ago
select distinct P.page_title from page as P, categorylinks as CL where... 2 years ago
select distinct P.page_title, CL.cl_to from page as P, categorylinks as... 2 years ago
select distinct P.page_title, CL.cl_to from page as P, categorylinks as... 2 years ago
select distinct P.page_title, CL.cl_to from page as P, categorylinks as... 2 years ago
select distinct P.page_title, CL.cl_to from page as P, categorylinks as... 2 years ago
select distinct P.page_title, CL.cl_to from page as P, categorylinks as... 2 years ago
select distinct P.page_title, CL.cl_to as cat from page as P, categorylinks... 2 years ago
select distinct P.page_title as title, CL.cl_to as cat from page as P,... 2 years ago
select distinct page_title from page as P, categorylinks as CL where... 2 years ago
select * from page as P, categorylinks as CL where P.page_id = CL.cl_from limit 100 2 years ago
select * from page as P, categorylink as CL where P.page_id = CL.cl_from limit 100 2 years ago
use jawikitionary_p; select * from page as P, categorylink as CL where... 2 years ago
use jawikitionary; select * from page as P, categorylink as CL where... 2 years ago
use enwiktionarywiki; select * from page as P, categorylink as CL where... 2 years ago