SQL
AخA
select comment_text from logging join comment on comment_id = log_comment_id join actor on log_actor = actor_id where actor_name = "ProcseeBot" and log_action = 'block';
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.