I have a table with unique lines that have 'pipes' as the delimiter already built into the fields.
Now I want to export the table to a text file without delimiters. I can not use a specification becase I must have something for a delimiter.
How can I simply export the data to a txt to csv file without an delimiter.
Now I want to export the table to a text file without delimiters. I can not use a specification becase I must have something for a delimiter.
How can I simply export the data to a txt to csv file without an delimiter.