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
Bulgu
.
Toggle Highlighting
SQL
USE trwiki_p; SELECT page_title, rev_user_text, CONCAT("https://tr.wikipedia.org/w/index.php?diff=cur&oldid=",fpp_rev_id) as tumbekleyen, CONCAT("https://tr.wikipedia.org/wiki/%C3%96zel:Diff/",rev_id) as ilkbekleyen from flaggedpage_pending fpp left join page p on p.page_id = fpp.fpp_page_id left join revision on rev_parent_id = fpp.fpp_rev_id where rev_id is not null left join ipblocks on ipb_address = rev_user_text limit 10;
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...