G
Guest
I am creating a database to track the number of errors in each error category
to determine the need for training. For each entry, Error_Category and
Num_of_Errors are recorded. I want to return the high error categories like.
Error Category Total # Errors for January
Allowed/Denied Incorrectly 63
Scanning Errors 44
Quanity Billed 31
Thanks.
to determine the need for training. For each entry, Error_Category and
Num_of_Errors are recorded. I want to return the high error categories like.
Error Category Total # Errors for January
Allowed/Denied Incorrectly 63
Scanning Errors 44
Quanity Billed 31
Thanks.