Prova questo:
select person, type from table
where type = '1'
and person not in (select person from table where type is null)
Prova questo:
select person, type from table
where type = '1'
and person not in (select person from table where type is null)
Esecuzione di un cluster MariaDB Galera senza strumenti di orchestrazione - Gestione dei contenitori DB:seconda parte
La formula del coefficiente di correlazione di Pearson in SQL
2° quadrante alla PostgresConf US 2018
Pivoting, Unpivoting e Suddivisione delle colonne nell'editor di query di Power BI