SQL
AخA
SELECT
COUNT(*) AS "Total"
FROM `logging_logindex`
WHERE `log_type` = "delete" AND `log_action` = "revision" AND `log_params` LIKE "%\n%"
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.
Query status: complete
Executed in 2.35 seconds as of Wed, 21 Feb 2024 16:19:03 UTC.