prueba
SELECT * FROM `table` where fk_id=10020 and data IS NOT NULL
repetir <column> IS NOT NULL
para cada columna que necesita
prueba
SELECT * FROM `table` where fk_id=10020 and data IS NOT NULL
repetir <column> IS NOT NULL
para cada columna que necesita