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
Fehufanga
.
Toggle Highlighting
SQL
#SELECT * FROM page WHERE page_namespace=0 ORDER BY page_id ASC LIMIT 1 SELECT r.rev_id, c.comment_text, p.page_title FROM revision r WHERE rev_timestamp > 0 ORDER BY rev_timestamp ASC LIMIT 1 JOIN comment c ON c.comment_id = r.rev_comment_id JOIN page p ON p.page_id = r.rev_page_id
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...