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:
hardya
2008-03-10 14:47:10 +00:00
parent 4d01b9116b
commit f0e5f8641b
5 changed files with 343 additions and 310 deletions

View File

@@ -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,