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
Zilant17
.
Toggle Highlighting
SQL
select event_type, user_name, notification_user from echo_notification join echo_event on event_id=notification_event join user on notification_user=user_id where event_type='thank-you-edit' and notification_user in (select user_id from user where user_name like 'ET%');
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...