Error with executing a copy command on a ascii 29 delimited file

Hi All,

I am getting this error executing the copy command in VSQL commandline below. Please let me know your thoughts.Thanks

copy sample.temp_full from local 'test.txt' delimiter E'\029'.

ERROR 2730. COPY delimiter must be a single character



Comments

  • the ascii delimiter I am referring to is Group Separator aka GS
  • My apologies! I was using the wrong delimiter type. 

    I am using the following command now and it works fine: copy sample.temp_full from local 'test.txt' delimiter E'\035'
  • Hi Prasanna,

    I am glad it worked out well.

    Regards,

    Bhawana

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file