Database Redesign
The NOT EXISTS keyword will be true if:

both of these two conditions are met.
any row in the subquery meets the condition.
neither of these two conditions is met.
all rows in the subquery fail the condition.

ANSWER DOWNLOAD EXAMIANS APP