Corrections to mip_bulk_load.pck and 'costs' (was missing some enquiry types from the costs generated).
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3910 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -30,8 +30,8 @@ access parameters
|
||||
( records delimited by NEWLINE
|
||||
READSIZE 10485760
|
||||
skip 3
|
||||
fields terminated by '|'
|
||||
missing field values are null
|
||||
fields terminated by "," optionally enclosed by '"'
|
||||
missing field values are NULL
|
||||
(
|
||||
netw01_selling_price,
|
||||
netw02_selling_price,
|
||||
@@ -73,8 +73,8 @@ access parameters
|
||||
( records delimited by NEWLINE
|
||||
READSIZE 10485760
|
||||
skip 2
|
||||
fields terminated by '|'
|
||||
missing field values are null
|
||||
fields terminated by "," optionally enclosed by '"'
|
||||
missing field values are NULL
|
||||
(
|
||||
selling_price,
|
||||
cost_price,
|
||||
|
||||
Reference in New Issue
Block a user