This query is marked as a draft This query has been published by Snævar.

SQL

AخA
 
select count(linter_page) from linter
where linter_cat = 25
and linter_params like "%CITEREF%"
and linter_params not regexp "[0-9]"
group by linter_cat
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...