Files
mip/Data/Seed/part.ctl
hardya e18a8f6cb7 Removed 'not null' requirements from ENQUIRIES table to allow the saving of an incomplete enquiry.
Corrected Data/Seed/enrt.ctl and Data/Seed/part.ctl to allow enquiry roles to be loaded.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2845 248e525c-4dfb-0310-94bc-949c084e9493
2007-11-12 17:21:32 +00:00

14 lines
161 B
Plaintext

LOAD DATA
INFILE *
INTO TABLE role_types
APPEND
FIELDS TERMINATED BY '|'
(
rt_type
,code
,description
)
BEGINDATA
PART|OFFICE|Office
PART|HOME|Home