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
Matěj Suchánek
.
Toggle Highlighting
SQL
USE wikidatawiki_p; #/* SELECT ct_log_id, ctd_name FROM change_tag JOIN change_tag_def ON ctd_id = ct_tag_id WHERE ct_log_id IS NOT NULL AND ctd_name NOT IN ("abusefilter-condition-limit", "mobile edit", "mobile web edit", "advanced mobile edit") AND ctd_name NOT LIKE "OAuth CID:%" ORDER BY ct_log_id DESC; /*/ SELECT * FROM logging WHERE log_id IN (SELECT ct_log_id FROM change_tag JOIN change_tag_def ON ctd_id = ct_tag_id WHERE ct_log_id IS NOT NULL AND ctd_name NOT IN ("abusefilter-condition-limit", "mobile edit", "mobile web edit", "advanced mobile edit") AND ctd_name NOT LIKE "OAuth CID:%"); #*/
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...