Get your own SQL server
SQL Statement:
SELECT * FROM cars WHERE model IS NULL;
Result:
brand | model | year -------+-------+------ (0 rows)