Thanks for your responses.
I found the following solution to my problem. I tried using JOIN and EXCEPT, but it looks like the DB I'm quering is a limited version of DB2 without support of these commands.[mad]
SELECT DISTINCT VOLUME_NAME FROM VOLHISTORY where volume_name not in (SELECT...
Please help me in making a SQL script for DB2 that Subtract result of 3 queries from a 4. query
I would like to subtract results from query B,C,D from query result of A.
The end result is a list of valid scratch tapes for free slots in a TSM tape robot. At the moment i'm using external...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.