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 98dba62 commit 039f3f1Copy full SHA for 039f3f1
doc/src/sgml/ref/insert.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/insert.sgml,v 1.10 2000/10/05 19:48:18 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/insert.sgml,v 1.11 2000/10/20 14:02:12 thomas Exp $
3
Postgres documentation
4
-->
5
@@ -168,7 +168,7 @@ INSERT INTO films VALUES
168
</para>
169
170
<para>
171
- In this second example the column <literal>date_prod</literal> is
+ In this second example the last column <literal>len</literal> is
172
omitted and therefore it will have the default value of NULL:
173
174
<programlisting>
0 commit comments