This query is marked as a draft This query has been published by Count Count.

SQL

AخA
 
use dewiki_p;
select page_id from 
revision_userindex  
inner join page on page_id=rev_page 
where rev_user=(select user_id from user where user_name='Count Count')
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...