Actually, the title should be self explaining. I give an example:
How will this text column be exported by DB2 Export (with default chardel and coldel)?
The name is "John".
The question DB2 Load from delimitited Files - escape " in Fields doesn't work mentions double quote as the escape character.
The documentation says nothing about escaping: https://www.ibm.com/support/knowledgecenter/SSEPGG_9.8.0/com.ibm.db2.luw.admin.cmd.doc/doc/r0008303.html
I also have no access to DB2 to test it myself ...
How are chardel (or coldel) escaped by DB2 export when they occur in text?
It is doubled delimiter:
I should fully RTFM first..