Fork of Untitled query #58401 by ProcrastinatingReader
This query is marked as a draft This query has been published by ProcrastinatingReader.

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 = 3351
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.

Checking query status...