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
Aram
.
Toggle Highlighting
SQL
USE ckbwiki_p; SELECT CONCAT('# [[داڕێژە:', REPLACE(log_title, '_', ' '), ']]') AS formatted_title, STR_TO_DATE(log_timestamp, '%Y%m%d%H%i%s') AS deletion_time FROM logging JOIN actor ON logging.log_actor = actor.actor_id WHERE log_namespace = 10 AND log_type = 'delete' AND actor.actor_name = 'AramBot' AND log_title RLIKE 'قورئان\/س.+';
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...