Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Proofread-Ramesh-திருக்குறள்_செய்திகள்
by
திவ்யாகுணசேகரன்
This query is marked as a draft
This query has been published
by
திவ்யாகுணசேகரன்
.
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 as Title, actor_name as user, comment_text as comment FROM revision join page ON page_id = rev_page join comment on comment_id = rev_comment_id join actor ON rev_actor = actor_id where #(comment_text like "%மெய்ப்புப் பார்க்கப்பட்டவை%" or comment_text like "%Proofread%") (comment_text like "%மெய்ப்புப் பார்க்கப்பட்டவை%"or comment_text like "%Proofread%") and rev_page IN (select page_id from page where page_title like "குன்றக்குடி_அடிகளார்_நூல்வரிசை-4.pdf/%") and actor_name = "Ramesh kaniyam" #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...