おしごとのびぼうろくだったり...
select COUNT(Field_Example) from TABLE_A where Field_Example is NULL
select COUNT(Field_ID) from TABLE_A where Field_Example is NULL (※ Field_ID の部分には主キーのフィールドをいれておけば大丈夫)