Query | Run |
---|---|
SELECT SUBSTRING_INDEX(page_title, '/', 1) AS t1, ... | 2 years ago |
select page_title as t1, pl_title as t2 from pagelinks, page where... | 2 years ago |
select page_title as t1, pl_title as t2 from pagelinks, page where... | 2 years ago |
Query | Run |
---|---|
SELECT SUBSTRING_INDEX(page_title, '/', 1) AS t1, ... | 2 years ago |
select page_title as t1, pl_title as t2 from pagelinks, page where... | 2 years ago |
select page_title as t1, pl_title as t2 from pagelinks, page where... | 2 years ago |