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
Reedy
.
Toggle Highlighting
SQL
use arwiki_p; select user_name, article_page_title, course_title, course_name, course_start, course_end from ep_articles INNER JOIN user ON (article_user_id = user_id) INNER JOIN ep_courses ON (article_course_id = course_id) WHERE course_org_id = 36 ORDER BY course_start;
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...