[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Oracle has MINUS, What about DB2?



MINUS is a SQL set operation and (should) be available on all platforms, and
to note, DB/2 is much more SQL compliant than Oracle (so I have heard).

I think it is called EXCEPT [ALL] in DB/2

HTH
Raj