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
עלי
.
Toggle Highlighting
SQL
#DESCRIBE change_tag; #DESCRIBE change_tag_def; #SELECT * FROM change_tag_def ORDER BY ctd_count DESC; SELECT ct_rev_id FROM change_tag WHERE ct_tag_id = 276; #DESCRIBE abuse_filter_action; #SELECT * FROM abuse_filter_action WHERE afa_consequence = "tag"; #DESCRIBE abuse_filter_history; #SELECT afh_filter, afh_actions FROM abuse_filter_history; #SELECT afh_filter, afh_actions FROM abuse_filter_history WHERE afh_actions LIKE "%tag%" AND afh_changed_fields LIKE "%actions%" ORDER BY afh_timestamp; #SHOW TABLES;
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...