Query | Run |
---|---|
select * from categorylinks limit 10; | 2 years ago |
select cl_from from categorylinks limit 10; | 2 years ago |
select cl_from from categorylinks where cl_to="Вікіпедія:Добрі статті"; | 2 years ago |
select page_title, actor_name from revision join page on... | 2 years ago |
select page_title, actor_name from revision join page on... | 2 years ago |
use cswiki_p; select page_title, actor_name from revision join page on... | 2 years ago |