KB-60C9
health-dot-h5-retired-cron.sql
1 min read Revision 1
dot-healths178-fix25query
SELECT count(*) AS retired_cron_count FROM dot_tools WHERE status = 'retired' AND trigger_type = 'cron'
SELECT count(*) AS retired_cron_count FROM dot_tools WHERE status = 'retired' AND trigger_type = 'cron'