SQL
AخA
select count(rev_id) from revision,actor,change_tag
where
ct_rev_id=rev_id
and actor_id=rev_actor
and actor_name="Chaduvari"
and ct_tag_id=646
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.