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 484af9b commit f2b36d8Copy full SHA for f2b36d8
doc/src/sgml/ddl.sgml
@@ -688,7 +688,7 @@ CREATE TABLE orders (
688
quantity integer
689
);
690
</programlisting>
691
- Now it is impossible to create orders with
+ Now it is impossible to create orders with non-NULL
692
<structfield>product_no</structfield> entries that do not appear in the
693
products table.
694
</para>
0 commit comments