Daily Orders Without Extra Work
The daily report must find orders created during 2024-02-01 and keep the same ordering by id. Rewrite the filter so it compares created_at itself to the boundaries of that day, without changing the result.
Original query
SELECT * FROM orders WHERE DATE(created_at) = '2024-02-01' ORDER BY id
Kampjun tal-output mistenni
Dan hu kif tidher tweġiba korretta — l-għadd tar-ringieli huwa tiegħu stess, m'għandux għalfejn jaqbel mat-tabelli tal-iskema.
| id | status | user_id | created_at |
|---|---|---|---|
| 10 | paid | 1 | 2024-02-01T10:00:00 |
Idħol biex tara l-istorja tas-sottomissjonijiet
IdħolIdħol biex tuża l-Mentor tal-AI
Idħol