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

SQL

AخA
 
USE fawiki_p;
SELECT page_title,rev_timestamp
FROM revision JOIN page
WHERE rev_page=page_id
AND rev_user_text='Babaksaeidpour'
AND rev_comment LIKE '%اصلاح_پیوند(ها)_به_صفحهٔ_ابهامزدایی%';
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...