If I have set of tables in A user that does not exist in B user, and set of tables in B user doesn't exist in A user.
I can do select all of the table in a minus table in A and samething for B, but the question is how can we combine these two into one???
thanks,




Reply With Quote