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
Larske
.
Toggle Highlighting
SQL
USE svwiki_p; SELECT * FROM page WHERE page_namespace = 14 AND (page_title LIKE '%_Burma' OR page_title LIKE '%_Burma_%') AND page_is_redirect = 1 /* SELECT * FROM ipblocks INNER JOIN actor ON ipb_address = actor_name WHERE ipb_timestamp > '20200420000000' */ /* SELECT * FROM logging WHERE log_timestamp>'20190101000000' AND log_type='create' AND log_namespace=0 */ /* SELECT rc_timestamp, rc_actor, rc_namespace, rc_title, rc_new, rc_ip, rc_old_len, rc_new_len FROM recentchanges WHERE rc_type < 4 AND rc_source = 'mw.edit' */ /* SELECT page_title AS Artikel FROM page LEFT JOIN categorylinks ON page_id=cl_from WHERE cl_from IS NULL AND page_namespace = 0 AND page_is_redirect = 0 */
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...