SQL
AخA
SELECT COUNT(*)
FROM revision_userindex
JOIN comment_revision ON (revision_userindex.rev_comment_id = comment_revision.comment_id)
WHERE revision_userindex.rev_actor = 753665
AND comment_revision.comment_text LIKE "%Authority control%"
AND revision_userindex.rev_timestamp > 20180000000000
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.