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
Bertievidgen
.
Toggle Highlighting
SQL
USE enwiki_p; #USE dewiki_p; #SELECT pl_title FROM #pagelinks JOIN page ON page_id = pl_from #WHERE page_title = "Jane_Eyre" #AND pl_namespace = "0" and page_namespace = "0"; # Links from Jane Eyre outwards SELECT pl_title, pl_from FROM pagelinks JOIN page ON page_id = pl_from WHERE page_id IN ( '38344825', '449780', '2029', '45023607', '27728416', '19344654', '1139893', '35236654', '199503', '4880', '88380', '848505', '38306916', '990679', '1624535', '990983', '17858603', '256804', '514384', '6532', '101289', '40943159', '30101089', '731060', '17878198', '6344245', '27730429', '18949501', '8699', '34327193', '7692652', '55503', '17672046', '9810', '20242242', '11185', '42029', '31978903', '234371', '1273102', '326931', '1040728', '15179951', '14919', '176931', '216262', '15600', '45149531', '20224734', '2648856', '35911360', '2648891', '4903470', '2648908', '2648735', '5266424', '5266380', '26790467', '9552222', '6822155', '2926878', '104121', '7670918', '26538458', '4372159', '10717451', '6078971', '1053357', '21018', '26678580', '28947317', '2196778', '873070', '18574662', '714694', '23713433', '883885', '35781339', '2407330', '55130', '13473682', '270673', '23301', '2218940', '25414', '48264692', '11391909', '582377', '5732403', '2744606', '1290484', '575803', '466470', '14102913', '45397893', '1194919', '194869', '34079400', '2452995', '3618159', '52322653', '30653', '17212064', '20321147', '152256', '2243028', '582288', '854386', '7185595', '7185840', '420342', '37174455', '40119', '47826561', '55435', '20003648') #AND pl_namespace = "0" AND page_namespace = "0";
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...