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
Neechalkaran
.
Change the actor_name and page_title for your search. Choose either validated or proofread line and comment another
Toggle Highlighting
SQL
use tawikisource_p; SELECT distinct page_title, rev_user_text, page_content_model as count FROM revision join page ON page_id = rev_page #JOIN comment ON rev_comment_id = comment_id Where comment_text like "%Proofread%" where rev_comment_id = 10076 and rev_user_text = "Vasantha Lakshmi V" and rev_page IN ( select page_id from page where page_title like "ஆண்டாள்.pdf%") #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...