I need to count employees’ ID who didn’t cause any Incidents and I have a situation like in the picture below ( tables are connected based on Employee ID columns).
I can’t really use this solution below because, I have to count later Employees with Incidents, Employees with Claims, Employees without claims, Employees without… etc, etc. and this gives me so many tables and make it very slow.