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
Pikne
.
Toggle Highlighting
SQL
USE etwiki_p; SELECT DISTINCT et.page_title 'artikkel', rev_timestamp FROM revision LEFT JOIN page et ON rev_page=et.page_id WHERE et.page_namespace=0 AND et.page_is_redirect=0 AND rev_parent_id=0 AND rev_timestamp < 20020830000000 # AND pl_namespace=120 # AND pl_title='P4689' ORDER BY rev_timestamp ASC LIMIT 10
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...