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
Edgars2007
.
pl_from pl_namespace pl_title pl_from_namespace 350135 0 "A_Dal_2017" 0 lapas id, kurā ir saite + pl_from namespace pl_namespace + pl_title - saite
Toggle Highlighting
SQL
use lvwiki_p; Select * from page p left join (select pl_from as "pl_other" from pagelinks pl where pl_namespace=0 and pl_from_namespace=0) as tmp on pl_other=page_id where tmp.pl_other is null 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...