J
Jan
I'm trying to query a table that has employees and a
column showing 3 different levels of information (1, 2,
3). I want to bring back the employees that have more than
12 level 3's. I can bring back all the employees with
level 3 but I can't count the number of level 3 and only
bring back employees with > 12. Appreciate some help.
column showing 3 different levels of information (1, 2,
3). I want to bring back the employees that have more than
12 level 3's. I can bring back all the employees with
level 3 but I can't count the number of level 3 and only
bring back employees with > 12. Appreciate some help.