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
Matěj Suchánek
.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT term_full_entity_id, term_language, term_text FROM wb_terms WHERE term_type = 'description' AND term_language = 'cs' AND term_full_entity_id LIKE 'Q%' AND ( term_text LIKE 'Album %' OR term_text LIKE 'Americk%' OR term_text LIKE 'Druh %' OR term_text LIKE 'Farnost %' OR term_text LIKE 'Francouzsk%' OR term_text LIKE 'Kaple %' OR term_text LIKE 'Kostel %' OR term_text LIKE 'Město %' OR term_text LIKE 'Německ%' OR term_text LIKE 'Příjmení%' OR term_text LIKE 'Rakousk%' OR term_text LIKE 'Vesnice %' OR term_text LIKE 'Sbor %' OR term_text LIKE 'Slovensk%' OR term_text LIKE 'Zámek %' OR term_text LIKE 'Zanikl%' OR term_text LIKE 'Zřícenina%' ) ORDER BY term_text;
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...