Search found 1 match

by kobymeir
Mon Jun 29, 2015 2:19 pm
Forum: Vertica Database Development
Topic: copy load data that may contain the delimiter
Replies: 1
Views: 18144

copy load data that may contain the delimiter

I'm currently using copy command to load data into vertica. I volumes of 1TB gziped data daily. copy table (col1,col2,col3) FROM 1.dat GZIP DELIMITER '|' My problem is that my data that goes into the columns may contain the delimiter '|' or any other asscii character. From the documentation there is...

Go to advanced search