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
Pasztilla
.
Searching articles in huwiki with no Wikidata connection
Toggle Highlighting
SQL
USE huwiki_p; select CONCAT (,page_title,) as 'Szócikk', rev_user_text as 'Feltöltő', rev_timestamp as 'Feltöltve', page_len as 'Méret' from revision where page_len >= 40000 and page_namespace = 0 and page_timestamp between '20190101000000' and '2019123100000'
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...