Restriction should include the use of
IS NULL to test for unavailable, unassigned, or unknown data
IS NOT NULL, which tests for data that is present in the database.