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
AuFCL
.
Toggle Highlighting
SQL
select user_name,up_user,up_property,up_value from enwikisource_p.user_properties inner join enwikisource_p.user on (user_id=up_user) where (user_name in ('AuFCL','George Orwell III','Mpaa')); select * from enwikisource_p.user_properties where up_user in (select user_id from enwikisource_p.user where user_name in ('AuFCL','Mpaa')); select distinct up_property from enwikisource_p.user_properties where up_property like 'gadget-%';
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...