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.