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
-revi
.
Toggle Highlighting
SQL
USE kowiki_p; SELECT ipb_address AS buser, DATE_FORMAT(ipb_expiry, "%b %d %Y %h:%i %p") as edate, ipb_by_text AS admin, ipb_reason AS reason FROM ipblocks WHERE ipb_expiry < DATE_FORMAT(DATE_ADD(NOW(), INTERVAL +3 DAY), "%Y%m%d%H%i%s") AND ipb_expiry NOT LIKE "%infinity%" AND ipb_address IS NOT NULL;
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...