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
Count Count
.
Toggle Highlighting
SQL
USE dewiki_p; SELECT log_timestamp, actor_name, log_title, log_params, comment_text FROM logging, comment, actor WHERE log_comment_id = comment_id AND log_actor = actor_id AND (log_action = 'move' OR log_action='move_redir') AND log_title LIKE 'Artikelwerkstatt/Friedjof/%' AND log_namespace=4 ORDER by log_timestamp DESC LIMIT 500;
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...