First Commit - Source Code from Reply
This commit is contained in:
7
dbcmnpsrc/FE/mnpapp/script/cmd/dbc_infasamento_pccom.ctl
Normal file
7
dbcmnpsrc/FE/mnpapp/script/cmd/dbc_infasamento_pccom.ctl
Normal file
@@ -0,0 +1,7 @@
|
||||
LOAD DATA
|
||||
TRUNCATE
|
||||
INTO TABLE MNP_PCCOM_VARIAZIONI
|
||||
FIELDS TERMINATED BY "$"
|
||||
(NUM_TEL,
|
||||
DATA_ATTIVAZIONE DATE 'YYYYMMDD',
|
||||
DATA_CESSAZIONE DATE 'YYYYMMDD')
|
||||
Reference in New Issue
Block a user