I want to load the data from a flat file with delimiter \"~,~\" into a PostgreSQL table. I have tried it as below but looks like there is a restriction for the delimiter. If
you can use a single character delimiter, open notepad press ctrl+h replace ~,~ with something will not interfere. like |
notepad
ctrl+h
~,~
|