Changes between Version 2 and Version 3 of AdvancedReport17


Ignore:
Timestamp:
08/21/26 07:08:48 (26 hours ago)
Author:
235018
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedReport17

    v2 v3  
    5858
    5959**Calculate total number of distinct changes made by each employee:**
    60 - R ← γSSN, name;
     60- R ← γid, name;
    6161     COUNT(DISTINCT date_and_time) → number_of_product_changes
    6262     (F1)