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
Teibit
.
Toggle Highlighting
SQL
SELECT * FROM ( SELECT user_id AS User_ID FROM user LIMIT 10 ) AS Users LEFT OUTER JOIN ( SELECT simple_usr.user_id AS User_ID, simple_usr.user_editcount AS Contributions_in_Simple_English FROM simplewiki_p.user AS simple_usr LIMIT 10 ) AS Simple_English;
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...