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 page_title from page inner join redirect on rd_from = page_id where page_namespace=0 and page_title like "%(סדרת_סרטי%" and not rd_title like "%(סדרת_סרטי%" and not page_title in ("בחזרה_לעתיד_(סדרת_סרטים)", "חיות_הפלא_והיכן_למצוא_אותן_(סדרת_סרטים)"); select page_title from page where page_namespace=0 and page_title like "%(סדרת_סרטי%" and page_is_redirect=0 and not exists (select * from templatelinks where tl_from = page_id and tl_title = "סדרת_סרטים")
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...