KB-2DB6
health-dot-h1-unclassified-domain.sql
1 min read Revision 1
dot-healths178-fix25query
SELECT count(*) AS unclassified_count FROM dot_tools WHERE domain = 'unclassified' AND status IN ('active','published')
SELECT count(*) AS unclassified_count FROM dot_tools WHERE domain = 'unclassified' AND status IN ('active','published')