You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dt>EXCEL</dt><dd>The Microsoft Excel CSV format.</dd>
38
-
<dt>INFORMIX_UNLOAD</dt><dd>Informix CSV UNLOAD format used by the <code>UNLOAD TO file_name</code> operation.</dd>
39
-
<dt>INFORMIX_UNLOAD_CSV</dt><dd>Informix CSV UNLOAD format used by the <code>UNLOAD TO file_name</code> operation (escaping is disabled.)</dd>
38
+
<dt>INFORMIX_UNLOAD</dt><dd>Informix <ahref="http://www.ibm.com/support/knowledgecenter/SSBJG3_2.5.0/com.ibm.gen_busug.doc/c_fgl_InOutSql_UNLOAD.htm">UNLOAD</a> format used by the <code>UNLOAD TO file_name</code> operation.</dd>
39
+
<dt>INFORMIX_UNLOAD_CSV</dt><dd>Informix <ahref="http://www.ibm.com/support/knowledgecenter/SSBJG3_2.5.0/com.ibm.gen_busug.doc/c_fgl_InOutSql_UNLOAD.htm">CSV UNLOAD</a> format used by the <code>UNLOAD TO file_name</code> operation (escaping is disabled.)</dd>
40
40
<dt>MYSQL</dt><dd>The Oracle MySQL CSV format.</dd>
41
41
<dt>RFC-4180</dt><dd>The RFC-4180 format defined by <ahref="https://tools.ietf.org/html/rfc4180">RFC-4180</a></dd>
0 commit comments