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
Saeidpourbabak
.
Toggle Highlighting
SQL
USE fawiki_p; SELECT distinct concat('# [[',log_title,']]'),count(pl_title), log_user_text FROM logging JOIN pagelinks ON pl_title=log_title and pl_namespace=log_namespace WHERE log_type='move' AND log_namespace=0 AND pl_from_namespace=0 AND log_params LIKE '%dir";s:1:"1";}' #AND log_timestamp >20160625000000 AND log_user_text='AzorAhai' AND NOT EXISTS ( SELECT null FROM page WHERE page_title=log_title and page_namespace=log_namespace ) group by pl_title order by count(pl_title) desc ;
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...