Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9970443 commit 2362c2bCopy full SHA for 2362c2b
doc/src/sgml/ref/copy.sgml
@@ -490,7 +490,7 @@ COPY <replaceable class="parameter">count</replaceable>
490
<para>
491
<literal>FORCE_NULL</> and <literal>FORCE_NOT_NULL</> can be used
492
simultaneously on the same column. This results in converting quoted
493
- empty strings to null values and unquoted empty strings to empty strings.
+ null strings to null values and unquoted null strings to empty strings.
494
</para>
495
496
</refsect1>
0 commit comments