4 lines
64 B
MySQL
Raw Normal View History

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