Hey folks!
Can anyone tell me how to add data to a table using "copy" with several delimiters? Is it possible?
What i mean is:
Copy <table_name> from <file_directory > using delimiters <delimiters>;
How its done the "<delimiter s>" part?
I tried several ways but i got out of ideas...
Would be much appreciated for any help.
Best regards
Can anyone tell me how to add data to a table using "copy" with several delimiters? Is it possible?
What i mean is:
Copy <table_name> from <file_directory > using delimiters <delimiters>;
How its done the "<delimiter s>" part?
I tried several ways but i got out of ideas...
Would be much appreciated for any help.
Best regards
Comment