The answers is in YES || NO
Correct answer is NO.
But, what query do I write to get the correct answer.
I did a LEFT JOIN on customers and invoices table where customer id of customers table = customer id of invoices table AND where invoiceID is NULL but I am still getting some values.