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
IKhitron
.
Toggle Highlighting
SQL
select up_user, actor_name, actor_id, /*rev_timestamp, */up_property, up_value from user_properties join actor #join revision_userindex on up_user = actor_user and rev_actor = actor_id where up_property = 'gender' and up_value = 'female' #actor_name = 'IKhitron' #and rev_timestamp like '202206%' or rev_timestamp like '202207%' /*and exists (select * from revision_userindex where rev_actor = actor_id and rev_timestamp like '202206%' or rev_timestamp like '202207%')*/ 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...