This query is marked as a draft This query has been published by Steinsplitter.

SQL

AخA
 
USE commonswiki_p;
SELECT cat_title AS cat
FROM category
WHERE cat_title regexp "Cultural_heritage_monuments_in_[0-9]{4}"
LIMIT 900;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...