4 lines
64 B
SQL

SELECT count(*) AS count
FROM missing
WHERE element_id = 'None'