Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Help desk answers from Teahouse answerers
by
Jtmorgan
This query is marked as a draft
This query has been published
by
Flipover
.
All the answers (post September 7, 2007) given at Wikipedia:Help_desk that were made by people in our Teahouse answers dataset
Toggle Highlighting
SQL
select rev_id, rev_timestamp, rev_user, rev_user_text from enwiki_p.revision_userindex r where r.rev_page = 564696 and r.rev_user in (select user_id from p50380g50728__hostbot_p.td_answerers_current_usernames where user_id is not null) and r.rev_id > 156275280 and r.rev_comment not like "%*/ new section" order by r.rev_user, r.rev_id asc;
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...