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 c join revision on page_id = rev_page where page_title in (select page_title from page as a join categorylinks on cl_from = a.page_id where cl_to = "ויקיפדיה:_ערכים_שמתקיים_לגביהם_דיון_חשיבות_אנציקלופדית") and page_namespace = 1 and rev_actor = 8263 limit 100; show tables; describe actor_revision; describe revision_userindex; select * from actor_user where actor_name = "King G.A" limit 10
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...