Is there any word wrap function in teradata fastexport? -
in column there data text, blank spaces , tabs. using fastexport utility import data gets first line in column , remaining text not exported.
{sample in table: 3rd row blank lines , tabs}
2014-03-20 10:45:11,192303,caller/customer name: xxxx xxxx cust. name:xxxxx
device:abc 4
cb#:n/a
issue:cannot connect bluetooth devices can pair car
resolve:unwilling master reset
{fastexport using trim( both '09'xc col) did not work}
{output file: 3rd row data cut off}
2014-03-20 10:45:11,192303,caller/customer name: xxxx xxxx
Comments
Post a Comment