CSV
This commit is contained in:
7
CSVs/part.csv
Normal file
7
CSVs/part.csv
Normal file
@@ -0,0 +1,7 @@
|
||||
pnumber,pname,city,color
|
||||
p1,bolt,london,white
|
||||
p2,bolt,paris,black
|
||||
p3,screw,paris,yellow
|
||||
p4,screw,paris,blue
|
||||
p5,bolt,rome,white
|
||||
p6,bolt,athens,white
|
|
20
CSVs/sp.csv
Normal file
20
CSVs/sp.csv
Normal file
@@ -0,0 +1,20 @@
|
||||
snumber,pnumber,qty
|
||||
s1,p1,100
|
||||
s1,p2,300
|
||||
s1,p3,150
|
||||
s1,p4,200
|
||||
s1,p5,200
|
||||
s1,p6,180
|
||||
s2,p1,400
|
||||
s2,p2,300
|
||||
s3,p2,150
|
||||
s4,p3,100
|
||||
s5,p5,400
|
||||
s4,p4,600
|
||||
,,
|
||||
,,
|
||||
,,
|
||||
,,
|
||||
,,
|
||||
,,
|
||||
,,
|
|
7
CSVs/supplier(1).csv
Normal file
7
CSVs/supplier(1).csv
Normal file
@@ -0,0 +1,7 @@
|
||||
snumber,sname,city,status
|
||||
s1,white,london,20
|
||||
s2,black,paris,25
|
||||
s3,green,paris,21
|
||||
s4,black,london,15
|
||||
s5,papas,athens,18
|
||||
s6,pireli,rome,32
|
|
Reference in New Issue
Block a user