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
Samuel (WMF)
.
Reviewing data released through replicas against the configuration in maintain-views.yaml
Toggle Highlighting
SQL
SELECT * FROM global_preferences WHERE gp_property = 'gender' AND gp_value = 'female' LIMIT 10; /* select * from renameuser_status limit 10; show tables; SELECT af_user_text as author, af_timestamp, af_hidden, af_public_comments as comment, actor_name as target FROM abuse_filter LEFT JOIN actor ON af_user = actor_id LIMIT 100; describe abuse_filter; SELECT * FROM abuse_filter_log LIMIT 10; */
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...