tentar
SELECT * FROM `table` where fk_id=10020 and data IS NOT NULL
repita
<column> IS NOT NULL para cada coluna que você precisa SELECT * FROM `table` where fk_id=10020 and data IS NOT NULL
<column> IS NOT NULL para cada coluna que você precisa