spróbuj
SELECT * FROM `table` where fk_id=10020 and data IS NOT NULL
powtórz <column> IS NOT NULL
dla każdej potrzebnej kolumny
spróbuj
SELECT * FROM `table` where fk_id=10020 and data IS NOT NULL
powtórz <column> IS NOT NULL
dla każdej potrzebnej kolumny