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
Antigng
.
Toggle Highlighting
SQL
USE zhwiki_p; SELECT datediff(h,rev_timestamp,ipb_timestamp) AS time_diff FROM ipblocks, user, page, revision WHERE ipb_expiry="infinity" AND ipb_user=user_id AND page_namespace=2 AND page_title=user_name AND rev_page=page_id AND rev_parent_id=0 AND rev_timestamp>ipb_timestamp AND ipb_timestamp>20190101000000;
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...