Here is the table: description
Mech_Procedures
(ID, Procedure Number, Issue Date, Expiry_Date, Reviewer)
I need a query to return all IDs where (expiry Date < system Date) (I know How to do this part)
But I need to also have a count for the total expired, and be able to have tis as a...