sql*loader 中 control.ctl文件配置

load data
infile 'D:\sqlldr\jy_mx_az.txt'
append
into table mid.mid_dsj_d_wow_sl_sx
fields terminated by '|'
trailing nullcols
(
trade_id, 
area_no, 
area_name, 
comp_fee, 
user_id_a, 
user_id_b, 
serial_number_b, 
product_id, 
wow_type1, 
wow_type2, 
taocan_fd, 
leixing_fd, 
sulv_fd, 
is_qz, 
is_day_sl, 
is_month_sl, 
accept_date, 
role_code_b, 
is_ld, 
is_zf, 
is_xy, 
effect_date, 
expire_date, 
start_date, 
end_date, 
is_iptv, 
user_id_ab, 
acct_day
)
请使用浏览器的分享功能分享到微信等