Changes between Version 2 and Version 3 of dmlScript-with-help-of-AI.sql


Ignore:
Timestamp:
12/30/25 17:02:45 (12 hours ago)
Author:
235018
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dmlScript-with-help-of-AI.sql

    v2 v3  
    184184
    185185-- WORKED
    186 INSERT INTO worked (personal_SSN, report_date, store_ID, wage, pay_method, total_hours, week) VALUES
     186INSERT INTO worked (personal_ID, report_date, store_ID, wage, pay_method, total_hours, week) VALUES
    187187('0010001', '2024-11-30 23:59:59', '001', 75, 'hourly', 48, '2024-11-24 - 2024-11-30'),
    188188('0010002', '2024-11-30 23:59:59', '001', 75, 'hourly', 38, '2024-11-24 - 2024-11-30'),