Стабилизация файловой системы
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
customer_id,name,email,join_date
|
|
||||||
1,Alice Johnson,alice@example.com,2023-01-15
|
|
||||||
2,Bob Smith,bob@example.com,2023-02-20
|
|
||||||
3,Charlie Brown,charlie@example.com,2023-03-10
|
|
||||||
4,Diana Prince,diana@example.com,2023-04-05
|
|
||||||
5,Eve Wilson,eve@example.com,2023-05-12
|
|
||||||
|
@@ -1,7 +0,0 @@
|
|||||||
order_id,customer_id,product,amount,order_date
|
|
||||||
101,1,Laptop,1200,2023-10-01
|
|
||||||
102,2,Monitor,300,2023-10-02
|
|
||||||
103,1,Keyboard,80,2023-10-03
|
|
||||||
104,3,Mouse,25,2023-10-04
|
|
||||||
105,4,Tablet,400,2023-10-05
|
|
||||||
106,5,Headphones,100,2023-10-06
|
|
||||||
|
Reference in New Issue
Block a user