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
.
USE lvwiki_p; select * from pagelinks where pl_from=page_id and pl_namespace=0 and pl_from_namespace=0 limit 100 USE lvwiki_p; select * from page p where page_is_redirect=0 and page_namespace=0 and not exists (select * from categorylinks c where p.page_id = c.cl_from AND c.cl_to = "Izolētie_raksti") and p.page_id not in (select distinct pl.pl_from from pagelinks pl where pl.pl_namespace=0 and pl.pl_from_namespace=0) and not exists (select * from categorylinks c2 where p.page_id = c2.cl_from AND c2.cl_to = "Nozīmju_atdalīšana") /* Valērijs Burē InnoDB */
Toggle Highlighting
SQL
USE lvwiki_p; select * from pagelinks where pl_title='Valērijs_Burē' and pl_namespace=0 and pl_from_namespace=0 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...