11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
id_order;id_product;id_customer;amount;total_prize
|
|
1;1;1;5;15
|
|
2;2;1;10;60
|
|
3;1;4;7;21
|
|
4;3;3;2;60
|
|
5;5;5;1;60
|
|
6;4;2;3;45
|
|
7;2;2;1;6
|
|
8;5;3;2;120
|
|
9;3;5;2;60
|
|
10;1;5;10;30 |