I want to switch from MSAccess to Postgres.
1. I have memo fields that include new line characters (I don't know whether
it is actually a CR). How can this be exported to Postgres?
2. How do I query for strings that include single or double quotes (e.g.
O'Hara)?
Thank you all.