Чистовик статьи + материалы

This commit is contained in:
2025-11-07 11:05:44 +03:00
parent fa42a4508f
commit dfc5748358
15 changed files with 1912 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
order_id,order_date,customer_id
5001,2024-01-10,101
5002,2024-02-05,102
1 order_id order_date customer_id
2 5001 2024-01-10 101
3 5002 2024-02-05 102