SQL
AخA
SELECT rev_id, comment_text
FROM revision
JOIN comment_revision ON comment_id = rev_comment_id
WHERE rev_actor = 3176572
AND rev_timestamp LIKE '20190722%'
AND comment_text LIKE '%Yalin Zhang%'
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.