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
use hewiki_p; select * from page as p0 join page as p1 on p0.page_title = p1.page_title where p0.page_namespace = 1 and p1.page_namespace = 0 and exists (select * from categorylinks where cl_from = p0.page_id and cl_to in ("ערכים_שנערכו_במסגרת_מיזם_נשים_באדום", "ערכים_שנערכו_במסגרת_מיזם_ויקי_נשים")) and exists (select * from revision where p1.page_id = rev_page and rev_parent_id = 0) limit 1
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...