-
Capstone project 1.7
Hello,
While using the table importer to convert the
trade_id
column datatype from byte to ‘Char’, it only converts up to 9 values. After the 9th value, it shows as ” “. Additionally, if I convert thetrade_id
column to String/General type, a comma is added up to the first 9 values, like ,”1″, ,”2″.Please help me resolve this issue. Please find the attached screenshot.
Thanks,
Akash G
Log in to reply.