Fix for docs from Patrick Welche:
authorBruce Momjian
Fri, 15 Mar 2002 15:55:58 +0000 (15:55 +0000)
committerBruce Momjian
Fri, 15 Mar 2002 15:55:58 +0000 (15:55 +0000)
!  DIFFERENCE (− or ∖): builds the set difference of
   two tables. Let R and
S
again be two tables with the same
   arity. R - S
--- 488,494 ----

        
        
!  EXCEPT (− or ∖): builds the set difference of

doc/src/sgml/sql.sgml

index df2546fa084da91fcc7de8870121106f24755436..d5fece28dba79eacfe5c3cf0641dbcf94467b3d8 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -488,7 +488,7 @@ attributes are taken from. We often write a relation scheme as
 
       
        
-   DIFFERENCE (− or ∖): builds the set difference of
+   EXCEPT (− or ∖): builds the set difference of
    two tables. Let R and S
    again be two tables with the same
    arity. R - S