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
Daimona Eaytoy
.
Toggle Highlighting
SQL
use enwiki_p; select afh_filter from abuse_filter_history t1 join abuse_filter_history t2 on t1.afh_filter = t2.afh_filter where find_in_set('hidden',t1.afh_flags) != 0 and find_in_set('hidden',t2.afh_flags) = 0 and t1.afh_id < t2.afh_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...