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
XXN
.
Toggle Highlighting
SQL
USE rowiki_p; SELECT CONCAT("{{ns:",ar_namespace,"}}:",ar_title,"]]") AS page_title, ar_comment, ar_len FROM archive where (ar_namespace = 2 or ar_namespace = 3) and ar_title like "%/%" and ar_title not like "%.css" and ar_title not like "%.js" group by ar_title
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...