KB-7047

health-dot-h2-unpaired-b.sql

1 min read Revision 1
dot-healths178-fix25query

SELECT count(*) AS unpaired_b_count FROM dot_tools WHERE tier = 'B' AND paired_dot IS NULL AND status IN ('active','published')