SQL
x
select log_title from logging
where log_type = "delete"
and log_action = "delete"
and log_timestamp > 20250327000000
and log_namespace = 118
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.