importing data from Filemaker: weird newline characters - Mailing list pgsql-sql

From Frank Joerdens
Subject importing data from Filemaker: weird newline characters
Date
Msg-id 20020121174103.A5050@superfly.archi-me-des.de
Whole thread Raw
Responses Re: importing data from Filemaker: weird newline characters
List pgsql-sql
After importing a table from Filemaker 5.5 (via COPY from a csv file),
I've got newline characters from text fields in the original Filemaker
db which appear as ^K, or control-K on the console in psql or vi. I am
wondering how to deal with those. How do I find out what it is? Are
there standards as to how to represent newlines etc. in text fields in
SQL databases?

Thanks, Frank


pgsql-sql by date:

Previous
From: "Unnikrishnan Menon"
Date:
Subject: PGACCESS installation
Next
From: Marius Andreiana
Date:
Subject: support for transact-sql?