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 5c1dc02 commit 0b73fe1Copy full SHA for 0b73fe1
doc/src/sgml/sql.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/sql.sgml,v 1.25 2002/03/15 15:55:58 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/sql.sgml,v 1.26 2002/03/15 16:16:31 momjian Exp $
3
-->
4
5
<chapter id="sql">
@@ -488,7 +488,7 @@ attributes are taken from. We often write a relation scheme as
488
489
<listitem>
490
<para>
491
- EXCEPT (− or ∖): builds the set difference of
+ DIFFERENCE (− or ∖): builds the set difference of
492
two tables. Let <classname>R</classname> and <classname>S</classname>
493
again be two tables with the same
494
arity. <classname>R</classname> - <classname>S</classname>
0 commit comments