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
Bulgu
.
Toggle Highlighting
SQL
USE cawiki_p; SELECT u.ipb_address, u.ipb_expiry, u.ipb_reason, u.ipb_by, u.ipb_timestamp FROM trwiki_p.ipblocks dig right join ipblocks u on dig.ipb_address = u.ipb_address where u.ipb_user>0 and dig.ipb_user is NULL order by u.ipb_timestamp desc LIMIT 100;
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...