Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Bulgu
.
Toggle Highlighting
SQL
USE trwiki_p; set @harf = "A"; select * from categorylinks -- join page pck on lower(pck.page_title) = lower(cl_to) -- left join page porj on porj.page_title = cl_to where cl_type = "page" and (left(cl_to,1)) in ("A","B"); -- and pck.page_namespace = 14 -- and porj.page_id is null limit 50 ;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...